﻿#content-outer, .content
{
	float:left; 
}

#content-outer
{
	width:800px; 
	margin-left:-1px;
	border-left:1px #666666 solid;
}

.content, .content-noright
{
	width:548px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
}

.content-noright
{
	width:95%;
}

#separator-horiz-body
{
	width:538px;
	height:1px;
	margin-bottom: 30px;
	border-bottom:1px #666666 solid;
}
