div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.orange_fresh_link.new
{
    background:none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    height: 100px;
    line-height: 22px;
    padding: 0px 20px 0px 0px;
    text-decoration: none;
    width: 280px;
}
.orange_fresh_link.new img
{
    border-radius: 5px;
}