#news {
	float:left;
	width:519px; height:139px;
	background:url(../images/s/news_bg.jpg) no-repeat left top;
}
#news h3 { float:left; margin:0 0 16px; padding:0 0 0 17px;}
#news h3 img { display:block;}
#news ul { clear:both; margin:0; padding:0 0 0 17px;}
#news li {
	float:left;
	width:228px; padding-right:1.75em;
	list-style-type:none;
}

.item { clear:both; padding-left:35px; padding-right:135px; margin-bottom:1em;}
.item img { float:left; display:block; width:70px; height:50px;}
.item-right {
	float:right;
	width:516px; padding:0 0.75em 0.5em 0.25em;
	background:url(../images/dot-grey.gif) repeat-x bottom;
	color:#666;
}
.item h4 { margin:0 1em 0 3px; font:bold 12px/1.5em Arial, Helvetica, sans-serif; color:#000;}
.item h4 a { font-weight:bold; color:#000;}
.item p { margin:0; color:#666; text-indent:2em;}

a.more { margin-right:1.5em;}
