.format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:Black;
	text-decoration: none;
}

.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.hosting {
	background-image: url('../images/brdrbg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
.comments1 {
	display:block;
	width:156px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted white;
}