div#content_body{ padding: 10px; width: 580px;  margin: 270px 20px 0px; height: 530px;}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.85em;
	width: 90%;
	margin: 0px;
}

div.scroll_text_holder
{
	width: 580px;
	height: 440px;
	
}

p 
{
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 5px 0px 10px 0px;
}

span.updated
{
	margin: 2px 20px 0px 0px;
	font-size: 1.4em;
	line-height: 0.857143em;
}

hr
{
	width: 90%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #c2c2c2; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #c2c2c2;
}

