
#contentcontainer{
	float:left;
	width:450px;
	margin-left:40px;
}

#contentcontainer h1 {
	font-family:Georgia, serif;
	color:#727018;
	font-weight:normal;
	margin-top:16px;
}

#contentcontainer .news {
	float:left;
	margin-top:18px;
}

#contentcontainer .news h3 {
	color:#51382c;
	font-size:95%;
}

#contentcontainer .news p {
	line-height:1.4;
	margin-top:13px;
	padding:11px 6px 0 6px;
	background: url(../images/news_bgline.gif) top left repeat-x;
	color:#6d6360;
}