#page_body
{
	float:left;
	width:inherit;
	width:100%;
}

#top
{	float:left;
	height:95px;
	width: 846px;	
	background:#EEEEEE;
}
p
{
	margin-top:5px;
	margin-bottom:5px;
}
img
{
	border:0px;
}


div.content_text
{	float:left;
	width:350px;
	padding-bottom:30px;
    color: #808080;
    font-size:70%;
    margin-top: 9px;
}

div.content_text p
{
    margin-bottom: 10px;
}

div.content_text p.nopad
{
    margin: 0px;
}
