/* other containers
-------------------------------------- */

#content .contBl table.contTable { background: #fff; border-collapse: separate; border-top: solid 3px #cbcbca; margin-bottom: 5px;}
#content .contBl table.contTable td { background: #f3f4f4; font-size:10px; padding: 10px;}
#content .contBl table.contTable h3 { margin: 0px; }

#content p.bigFont { font-size: 120%;}
/* container to center the layout
-------------------------------------- */

#container {
	width: 100%;
}

#content {
	max-width: 100%;
	padding: 0px 22px;
	margin: 0px;
	margin-left: 180px;
	background-color: #ffffff;
}

#content table {
	width: 100%;
}
