img.preview_picture
{
	box-sizing:border-box;
	/*-moz-box-sizing:border-box;
	/*width: 139px;
	height:96px;*/
	background:#FFF url(images/shadow2.gif) no-repeat right bottom;
    padding:8px;    
    border:none;
    /*border-top:#eee 1px solid;
    border-left:#eee 1px solid;   */
}

a.img {
    border:none;
    background:none;
    padding:0;
    background:url(images/shadow3.gif) no-repeat right bottom;
    padding:7px;    
    border-top:#eee 1px solid;
    border-left:#eee 1px solid;    
}

.text-preview{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align: justify;
}
.news-date-time {
	color:#000; /*857a7a*/
	font-size: 11px;
}
