/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO SPEAKING ENGAGEMENTS */
.leftcolumn 						{ color: #000; margin-top: 140px !important; line-height: 1.5em; }
.rightcolumn 						{ width: 700px !important; margin-top: 20px; }
.rightcolumn .leftcell				{ padding-right: 20px; }
.engagementtestimonials				{ width: 453px; height: 506px; background: url(../_images/speaker-engagements-text-bg.gif) no-repeat; padding: 20px; }
.videoplacement						{ position: absolute; margin-top: 15px; }
.videoplacement .positioner			{ position: relative; left: -50px; top: -10px; }
.videoplacement .positioner	.close	{ background: #FCF4DF; padding: 3px; }
