.news_item{
    float:left;width:360px;height:260px;background: #fff url(images/news_items1.gif);background-repeat :no-repeat;
	font-family: Verdana, Tahoma, Arial, 'Trebuchet MS', Sans-Serif, Georgia, Courier, 'Times New Roman', Serif;
	font-size: small;
	line-height: 135%;
    padding:0px;margin:4px}
.news_item a:link,
.news_item a:visited,
.news_item a:active{
   	color:#663300;
}


.news_item1{
    background-color:#fff;color:#111;
	font-family: Verdana, Tahoma, Arial, 'Trebuchet MS', Sans-Serif, Georgia, Courier, 'Times New Roman', Serif;
	font-size: small;
	line-height: 135%;
    padding:0px;margin:9px}
.news_item1 a:link,
.news_item1 a:visited,
.news_item1 a:active{
   	color:#663300;
}