.wrapper 
{
	/*width: 960px;*/
	min-height: 550px;
	/*height: auto;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: -4em;
	margin-left: auto;*/
}
#support_page
{
	min-height: 350px;	
}	
#section_header
{
	height: 100px;
	width: 865px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#section_header h2, #section_header h3
{
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	padding-top: 41px;
}
#section_header #curr_section
{
	/*width: 205px;*/
	width: 260px;
	float: left;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: block;
	/*border-bottom: solid 1px #c9c9c9;*/
	vertical-align:middle;
}
#section_header #delim_section
{
	/*width: 61px;*/
	width: 81px;
	height: 100px;
	background: url(/static_media/css_lib/images/content/arrow_point_right_small.gif) 40px 46px no-repeat;
	display: block;
	float: left;
	
}
.sections_box_content_left
{
	width: 201px;
	display: block;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-right: 65px;
}
.sections_box_content_right
{
	width: 660px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.about
{
	font-size: 11px;
	color: #000000;	
	margin-top: 10px;
}	

.about strong
{
	font-weight: bold;
}	
.about a
{
	color: #2F3E92;
	font-size: 11px;
	text-decoration: none;
}
.about a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
