body {background: none;
page-break-after: inherit;
page-break-inside: inherit;
}

a{
text-decoration:none;
}

a:visited{
text-decoration:none;
}


.newslist{
color:#ff8c00;
float:none;
width:568px;
margin-bottom:6px;
clear:both;
}

.newslist a{
color:#ff8c00;
clear:left;
text-decoration:none;
}

.recentnewslist{
border-bottom:none;
color:#ff8c00;
float:none;
text-align:left;
width:568px;
min-height:100px;
padding:12px 0 12px 0;
display:block;
}

.singlenews{
color:#000;
float:left;
width:450px;
margin-left:0px;
line-height:14px;
/* background: url(../images/iconNews.png) no-repeat; 
padding-left:32px;*/
}

#container_main .singlenews a{
line-height:14px;
text-decoration:none;
}


.monthname{
	margin-top:12px;
	padding-bottom:12px;
	padding-top:12px;
	padding-left:32px;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	background: url(../images/iconNews.png) 0px 14px no-repeat;
clear:both;
	}

.date{
padding-right:6px;
}

.newslistdate{
padding-right:6px;
}

.recentdate{
padding-right:6px;
}


.newsimg{
float:right;}

