
.unpubTitle {
	color:#101010;
	font-weight: bold;
	border-color: #c0c0c0;
	border-width: 0 1 0 1;
	border-style: dotted;
	background: url(./images/unpubbg.gif) 2px top no-repeat #ffffff;
	!important; 
	height:22px; 
	text-align:left;
	padding-top:5px;
	padding-left:18px;
}

.unpubTitle a
{
	font-weight: normal;
	float:right;
	PADDING-RIGHT: 10px;
}

.unpubTitle a:link{font-size:12px;text-decoration:none;color:#3B3B3B; line-height:150%;}
.unpubTitle a:visited{font-size:12px;text-decoration:none;color:#3B3B3B; line-height:150%;}
.unpubTitle a:hover{font-size:12px;text-decoration:underline;color:#F02331; line-height:150%;}


.unpubBody {
	background-color: #ffffff;
	border: 1px dotted #a0a0a0;
	padding: 2;
}