#contentSection
{
	border: 1px solid #bbc7cd;
	margin: 4px 4px 0 0;
}

.contentWidthFix
{
	width: 748px;
	overflow: hidden;
}

#contentSection h1
{
	background: #f98d00;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	height: 33px;
	line-height: 33px;
	color: #ffffff;
	padding: 0 0 0 35px;
}

#contentSection c_content img
{
    margin: 0 0 25px 25px;
}

#contentSection table
{
	margin: 9px 0;
}

#contentSection table table
{
	margin: 0 0;
}

#contentPanePadding
{
    padding: 15px 35px;
}

#contentPaneProp
{
	height: 437px;
	float: left;
}

.contentPane
{
	float: left;
	width: 100%;
}
