/**************************
 * Content Specific Styles
 **************************/
div#contentLayer {
	
}
li#contentLeftCol {
	width: 232px;
	min-height: 265px;
}
li#contentRightCol {
	width: 668px;
	min-height: 265px;
}

