/**************************************/
/*         CEO SPOTLIGHT              */
/**************************************/

/* LEFT COLUMN */
.ceospotlight .left_col {width: 781px; border-right: 1px solid #ebeae8;}
.ceospotlight ul#breadcrumbs {width: 773px;}
.ceospotlight div.body {border-right: 9px solid #ebeae8; float: left; padding: 15px 15px 0 12px;}
.ceospotlight div.body p {font-size: 1.2em; padding: 10px 0 5px 5px; line-height: 126%;}
.ceospotlight div.body h3.border {border-bottom: 1px dotted; padding-bottom: 8px; display: inline-block; width: 310px;}
.ceospotlight img.border {border-width: 3px !important; margin: 0 15px 25px 0;}
	/* Pagination  */
	.ceospotlight div.pagination {margin-top: 15px; padding:10px 0 20px 10px;}
	.ceospotlight div.pagination p {padding: 0 !important; line-height: normal !important; font-size: 1em !important;}
	/* Ad element */
	.ceospotlight dl.ad {width: 290px; display: block; float: right; text-align: center; margin-top: 17px;}
	.ceospotlight dl.ad dt {background: url(../../img/text_ad.gif) 50% 5px no-repeat; width: 100%; text-align: center; height: 30px;}
	.ceospotlight dl.ad dd {padding:0 0 20px 18px; float: left;}
	
/* RIGHT COLUMN - see commons */

