#news  h2 {
	border-bottom:1px solid #666;
	margin-bottom:24px;
	background-image: url(../news/images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:24px;
	padding-top:6px;
	margin-top:12px;
	font-weight: bold;
	}
#news  p {
	margin-bottom:12px;
	}
