/************************/
/* Disclaimer Page  */
/************************/
div#mainContentWrapper {
	float: left;
	background-color: #ffffff;
	background-image: none;
}
div#mainContent {
	float: left;
	width: 480px;
	margin: 20px 20px 30px 25px;
}
div#sectionBar {
	width: 743px;
}
div#pageMedia {
	border-left: 0px;
	border-right: 0px;
	width: 768px;
	height: 240px;
}
div#pageMedia img {
	width: 768px;
	height: 240px;
}
div#mainContent h3 {
	color: #6e0717;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
div#mainContent h4 {
	color: #6e0717;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 2px;
}

