
div#contentLeft
{
	padding-bottom:40px;
}


#pagetitle
{
	padding-bottom:25px;
}

div#contentLeft p.title
{
	font-weight:bold;
	font-size:0.8em;	
}

div#contentLeft p.body
{
	clear:left;	
	width:365px;
}

div#contentRight
{
	float:right;
}

