#trainer_content_a {
	float: left;
	height: 383px;
}

#trainer_content {
  float: left;
  height: 500px;
}
/*.grant_details {
  padding: 13px 22px 8px 25px;
}*/

#trainer_content #play, #trainer_content_a #play {
  float: right;
  width: 29px;
  height: 30px;
}


#main_content #trainer_content p { 
  font: 13px Arial, Helvetica, sans-serif;
  font-style: italic;
  line-height: 22px;
  position: static;
  width: auto;
}

.trainer_pic_cont {
  float: right;
  border: 1px solid #b1b1b1;
  padding: 2px;
  background: #fff;
  margin: 10px;
}

.trainer_pic_cont img {
  
}
.trainer_pic_positioner {
  float: right;
  position: relative;
}

.trainer_pic_positioner span {
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(../images/trainer_corners.png) no-repeat;
}

.trainer_pic_positioner span.trainer_tl { background-position: 0 0; }
.trainer_pic_positioner span.trainer_tr { background-position: -25px 0; }
.trainer_pic_positioner span.trainer_bl { background-position: 0 -25px; }
.trainer_pic_positioner span.trainer_br { background-position: -25px -25px; }

#trainer_nav {
  width: 514px;
  float: left;
  padding-top: 10px;
}

#trainer_nav a {
  text-indent: -9999px;
  width: 24px;
  height: 24px;
}

#trainer_nav a#prev {
  background: url(../images/trainer_prev.png) no-repeat;
  float: left;  
  outline: 0;
}

#trainer_nav a#next {
  background: url(../images/trainer_next.png) no-repeat;
  float: right;  
  outline: 0;
}

#trainer_nav a#prev:hover, #trainer_nav a#next:hover {
  background-position: 0 -24px;
}


.badge_positioner {
  position: relative;
  width: 514px;
  height: 3px;
}

.badge_absolutizer{
  position: absolute;
  top: -25px;
  left: 470px;
  width: 73px;
  height: 87px;
}

.badge_link_container {
  background: url(../images/services_badge.png) no-repeat;
  float: left;
  width: 100%;
}
.badge_link_container.hover {
  background: url(../images/services_badge_hover.png) no-repeat;
}


.badge_link {
  float: left;
  width: 73px;
  height: 73px;
  text-indent: -9999px;
}

.grant_details.one-on-one h2 { line-height: 28px; }

#main_content .grant_details.one-on-one p { 
  /*line-height: 28px; */
  /*margin-bottom: 28px; */
  font-size: 13px;
}
#main_content .grant_details.one-on-one p.pre_table { margin-bottom: 0; }
#main_content p.pre_table { margin-bottom: 0; padding-bottom: 10px; }

#main_content.large_text ul.bulleted li {
  background: url(../images/bullet_bullet.png) 9px 9px no-repeat;
  width: 490px;
  line-height: 28px;
  font-size: 13px;
}

#main_content.large_text ul.bulleted_sos li {
  background: url(../images/bullet_bullet.png) 9px 5px no-repeat;
  width: 530px;
  line-height: 20px;
  margin-bottom: 20px;
}
#main_content.large_text ul.bulleted_sos_agenda li {
  background: url(../images/bullet_bullet.png) 9px 9px no-repeat;
  width: 530px;
  line-height: 28px;
}


#right_quote_top {
  float: left;
  width: 282px;
  margin-top: 18px;
  padding-top: 16px;
  background: url(../images/right_quote_top.png) no-repeat; 
}

#right_quote_bot {
  float: left;
  width: 282px;
  padding-bottom: 15px;
  background: url(../images/right_quote_bot.png) bottom no-repeat; 
}
#right_quote_cont {
  float: left;
  width: 253px;
  padding: 0 15px 0 14px;
  background: url(../images/right_quote_bg.png) repeat-y; 
}

#right_quote_cont p.author {
  font: bold 16px Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 22px;
}

#right_quote_cont p {
  font: normal 13px Arial, Helvetica, sans-serif;
  color: #fff;
  font-style: italic;
  line-height: 22px;
}

#main_content.large_text .sos_training ul li {
  width: 490px;
}

#main_content.funtabulous {
  min-height: 1222px;
  height: 1222px; 
}

/***** SCROLLER *****/
div.scroller {
	float:left;
	overflow:hidden;
	width:480px;
	z-index:0;
}

div.section {
	float:left;
	width:460px;
	z-index:0;
	padding: 0 0 0 10px;
}

div.section p {
	width: 460px;
}

div.section p img {
	float: right;
}

div.scroller #testContent {
	width: 10000px;
	overflow: hidden;
}

div#scroller_container {
	width: 480px;
}

div#scroller_main_container {
	float: left;
}

a#scroll_link {
	display: block;
	width: 541px;
	height: 51px;
	float: left;
	background-image: url(../images/sos_training_scroll_link.jpg);
	background-repeat: no-repeat;
	text-decoration: none !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 36px 0 0 25px;
	margin: 12px 0 22px 0;
}

a#scroll_link p {
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px !important;
	margin: 0px !important;
	font-weight: bold !important;
}
