
.content .author
{
    padding: 0px 0px 10px 0px;
    color: #FFFFFF;
}

.content .author a:hover
{
   /* text-decoration: underline;*/
}
.content .date
{
	width:55px; 
	height:55px;
	margin-right:20px; 
	padding-top:12px;
	text-align:center;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: url(../../../images/new/news_date_bg.png) no-repeat;
}
.sepline
{
	border-bottom:solid 2px #d8d8d8;
}
