.tip
{
	position: absolute;
	z-index: 100;
	width: 5in;
	visibility: hidden;
}

.head, .summaries, .keywords, .rank, .kw
{
	font-size: 12px;
	vertical-align: top;
}

.summaries
{
	border: solid 1px black;
	border-width: 0 1px;
}

.head
{
	background-color: #99CCFF;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	border: solid 1px black;
}

.keywords, .summaries
{
	padding: 6px;
}

.keywords
{
	border-left: solid 1px black;
	overflow: hidden;
	display: none;
	visibility: hidden;
}

.summaries div
{
	padding: 4px 0 4px 0;
	border-bottom: solid 1px black;
	text-align: justify;
}

.kws, .kws2
{
	color: #3333CC;
	font-weight: bold;
}
.kws2
{
	color: #008000;
}

.rank
{
	text-align: right;
	padding-left: 5px;
}

.rank, .kw
{
	padding-bottom: 3px;
	white-space: nowrap;
}

.last, .summaries .last
{
	padding-bottom: 0px;
	border-bottom: solid 0px black;
}

.first
{
	padding-top: 0px;
}

.COBanner
{
	background-position: center;
	background-color: white;
	border-top: 1px solid #000000;
	height: 60px;
	background-image: url(Images/blinkinfor_logo.jpg);
	background-repeat: no-repeat;
	border: solid 1px black;
	border-width: 0 1px 1px 1px;
}

.body
{
	background-color: #ffffcc;
	width: 5in;
	border-bottom: solid 1px black;
}

/*
.goodBlink
{
	background:transparent url(Images/discussionitem_icon.gif) no-repeat scroll right center;
	padding-right:18px;
}

.errorBlink
{
	background:transparent url(Images/err.png) no-repeat scroll right center;
	padding-right:18px;
}
*/