div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
	padding:0px;
}
div p a{
	color: #0072af;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
}
div p a:hover{
	color: #0072af;
	font-size: 12px;
	text-decoration: underline;
	cursor: hand;
	font-weight: normal;
}
.news-next-pic{
width:20px;
height:16px;
background-image:url(images/details.gif);
}
.dot{
height:1px;
width:1px;
background-image:url(images/dot.gif);
}
.news-item{
margin:1px;
}

table td.top just .data {color:#006699;font-weight:bold;padding:0 0 5px 0;margin:0;}