/* Start of CMSMS style sheet 'main_2_columns' */
div#content_wrapper {

	width: 597px;

	margin-left: auto;

	margin-right: auto;

}
div#left_content {

	width: 294px;

	float: left;

}

div#right_content {

	width: 294px;

	margin-left: 303px;

}

div#left_content > h2, div#right_content > h2 {

	background: url('files/images/page/heading_bg_small.png') center no-repeat white;

	width: 294px;

	height: 25px;

	line-height: 25px;

	font-size: 0.8em;

	margin: 0 0 1em;

	text-align: center;

	color: #464646;

}
/* End of 'main_2_columns' */

