﻿/***** ProspectiveStudents page layout *****/

#uogProspectiveWrapper {margin:0px 0px 0px 0px; width:820px;}
	#uogProspectiveLeftColumn {float:left; width:180px;}
	#uogProspectiveMainAndRightColumnWrapper {float:right; width:620px;}
	#uogProspectiveMainColumn {float:left; width:420px;}
	#uogProspectiveRightColumn {float:right; width:180px;}

#uogProspectiveFeatureBoxesWrapper {margin:10px 0px 15px 0px;}
	#uogProspectiveFeatureBoxLeft {float:left; width:200px;}
	#uogProspectiveFeatureBoxRight {float:right; width:200px;}
	
#uogProspectiveRightColumnWrapper {background:#f1f1f1; border:1px solid #dadada; width:178px;}
#uogProspectiveRightColumnContent {margin:9px; width:160px;}

#uogProspectiveMainImage {margin-bottom:10px; width:180px;}


/***** ProspectiveStudents editor styles *****/

H2.uog-rteCustom-Feature-H2-Rule-Above {border:0px solid #cccccc; border-top-width:1px; color:#666666; font-size:1.0em; font-weight:700; line-height:1.2em; margin:0em 0em 0.2em 0em; padding-top:0.5em;}
	H2.uog-rteCustom-Feature-H2-Rule-Above A {color:#666666; text-decoration:none;}
	H2.uog-rteCustom-Feature-H2-Rule-Above A:hover {color:#666666; text-decoration:underline;}
H2.uog-rteCustom-Feature-H2-Reverse-Text {background:#999999; color:#ffffff; font-size:1.0em; font-weight:700; line-height:1.1em; margin:0em 0em 0.3em 0em; padding:1px 3px 2px 3px;}
	H2.uog-rteCustom-Feature-H2-Reverse-Text A {color:#ffffff; text-decoration:none;}
	H2.uog-rteCustom-Feature-H2-Reverse-Text A:hover {color:#ffffff; text-decoration:underline;}
P.uog-rteCustom-Feature-Text {font-size:0.9em; line-height:1.4em;}


