﻿/***** ProspectiveStudents page layout *****/

#uogProspectiveWrapper {width:100%;}
	#uogProspectiveLeftColumn {display:none;}
	#uogProspectiveMainAndRightColumnWrapper {float:none; width:100%;}
	#uogProspectiveMainColumn {float:left; overflow:visible; width:65%;}
	#uogProspectiveRightColumn {float:right; width:30.5%;}

	#uogProspectiveFeatureBoxLeft {float:left; margin-right:0px; overflow:visible; width:48%;}
	#uogProspectiveFeatureBoxRight {float:right; overflow:visible; width:48%;}
	
#uogProspectiveRightColumnWrapper {overflow:visible;}

