#news
{
	width:200px;
	background: url(../img/h150.png) repeat-x bottom;
	float:left;
}

#news dt
{
	background:#eee url(../img/dtBg.png) bottom left;
	color:#555;
	height:30px;
	padding-left:40px;
	line-height:30px;
	cursor:pointer;
}

#news dd
{
	padding:5px;
}
