/* the tramlines vanilla stylesheet */


/* ====================vanilla- delete these to remove the vanilla styles===================== */





/* ====================  general  ===================== */
body {
	color:#555;
	margin:0px;
}
.clear {
	clear:both;
}
.hide {
	visibility:hidden;
}
.print_only {
	display: none;
}
#wrapper {
	width:952px;
	margin:0 auto;
}
.intro, #intro {
  background-color: #f5f5f5;
  font-size: 12px;
  padding: 5px;
}
div.details, p.details {
	border-top:1px dashed #BBBBBB;
	clear:left;
	color:#666666;
	font-size:11px;
	margin-top:20px;
	padding:5px 0 0;
}
p#flash_notice {
	background: #C5E29F;
	padding:0px 10px;
}
p#flash_error {
	color: #ED1C24;
}
/* ====================  header  ===================== */
#header {
	margin-bottom:20px;
	background: url(/images/header_bg.png) 0 0 no-repeat;
	font-size: 20px;
	width: 952px;
	height: 135px;
}
#headerlogo_print {display: none;}

h1#site_logo {
	float:left;
	text-indent: -6000px;
	background: url(/images/logo.png) 0 0 no-repeat;
	width: 269px;
	height: 49px;
	margin: 58px 0 0 0;
}
#user_links {
	margin:45px 0 0 0;
	float:right;
	font-size: 11px;
}
#user_links p {
	margin: 0 0 10px 0;
	text-align: right;
}
#user_links p a {
	color: #7cb021;
}
#user_links p a:hover {
	text-decoration: underline;
}

#search_field {
	float:left;
}
div#search_box input#search_field {
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-right: none;
	background: #fff;
	display: block;
	width: 189px;
	height: 18px;
	padding: 3px;
	font-size: 15px;
	color: #666;
}
div#search_box input#search_icon {
	background-color:#e6f7ff;
	background-image:url(/images/search_button_bg.png);
	background-position:left top;
	background-repeat: repeat-x;
	border-top: 1px solid #ececec;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #ddd;
	border-left: none;
	font-size:12px;
	height:28px;
	margin:0 0 0 -4px;
	padding: 0px 0;
	width:70px;
	color: #666;
}
div#search_box input#search_icon:hover {
	color: #00adef;
}
div#search_box input#search_icon[type='text']:focus { border-color: #888; outline: none }

/* ====================  navigation  ===================== */

#nav {
	display:block;
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	width: 100%;
}
#nav li {
	margin:0;
	text-indent:0px;
	padding: 0;
	line-height: 10px;
}
#nav li a {
	border-bottom: 1px solid #c5e29f;
	font-size: 16px;
	line-height: 20px;
	padding: 5px 3px;
	color: #4e4b4a;
	text-decoration: none;
	display: block;
	margin: 0;
}
#nav li a:hover {
	background: #c5e29f;
}
.content #nav ul.subnav {
	margin-bottom: 0em;
}
#nav ul.subnav li a {
	font-size: 12px;
	line-height: 16px;
	padding-left: 15px;
}
#nav ul.subnav li a:hover {
}


/* ====================  content  ===================== */
.content {
	background: #fff;
	padding: 15px 0 0 0;
	margin-top: 10px;
	display: block;
	width: 952px;
}

.col1 {
	display: block;
	width: 207px;
	float: left;
	padding: 0;
}
.col2 {
	display: block;
	width: 727px;
	float: right;
	padding: 0px 0px;
	margin: 0;
}
#home .mini_col1, #home .mini_col2, #home .mini_col3 {
	display: block;
	width: 227px;
	float: left;
	padding: 0px 0px;
	margin: 0 19px 0 0;
}
#home .mini_col3 {
	margin-right: 0;
	width: 235px;
}
.content h2, .content h3, .content h4 {
	margin: 0;
}
#inside .main_col {
	display: block;
	width: 727px;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}
#inside .main_col .course_event img, #inside .main_col .course_category img {
	float:left;
	margin:0 10px 15px 0;
}
#inside .main_col .course_event .course_category_text {
	display:block;
	float:left;
	margin:0 0 15px 10px;
	width:640px;
}
#inside .main_col .course_event .course_category_text div.fieldValue {
	width: 640px;
	margin-top: 0;
}
#inside .course_mini .title {
	font-size:1.2em;
	text-align:left;
	width:100%;
	margin: 15px 0 1px 0;
}
#with_sidebar .main_col {
	display: block;
	width: 727px;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}
#with_sidebar #pagetext {
	float: left;
	width: 467px;
	margin-right: 20px;
}
#with_sidebar #pagetext p {
clear:both;
}
#with_sidebar .fieldName, #with_sidebar .fieldValue {
	text-align: left;
	margin: 0;
	clear:both;
}
#with_sidebar .fieldValue {margin-bottom: 10px;}
#with_sidebar .side_col {
	display: block;
	width: 240px;
	float: left;
	padding: 0px 0px;
}
#with_sidebar .side_col #side_quote {
	padding: 10px;
	width: 220px;
}
#with_sidebar .side_col #side_quote p {
	margin: 10px 0;
	line-height: 22px;
	font-size: 17px;
	color: #7cb021;
}
#with_sidebar #pull_quote {
	background-color:#D4F3FD;
	padding:4px 20px 10px;
}

#with_sidebar.is_page #pull_quote {
  padding: 1px 20px;
}

#pull_quote h4 {
  color: #00adef;
  display: block;
  font-weight: normal;
  line-height: 1.4em;
  margin: 10px 0;
}

#pull_quote_small {
  background-color: #d0e9fb;
  color: #444;
  float: left;
  font-weight: bold;
  margin: 10px 0 18px;
  padding: 8px 12px;
}

#pull_quote_logos {
  clear: both;
  float: left;
  font-size: 0.9em;
  min-height: 55px;
  padding: 7px 0;
  width: 240px;
}

#with_sidebar #pull_quote h2 {
	color:#0090DC;
	font-size:18px;
	font-weight:normal;
	margin:3px 0 5px -4px;
}
#with_sidebar .side_col #attachments h4 {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 14px;
	font-weight: normal;
}
#with_sidebar #pagetext h4 {
	color:#0090DC;
	margin: 0px 0 0 0;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
}
#with_sidebar .side_col #attachments ul {
	display: block;
	width: 220px;
	padding: 10px 10px;	
	margin: 5px 0 0 0;
	background: #ebf8ff;
}
#with_sidebar .side_col #attachments ul li {
	padding: 0 0 0 30px;
	margin: 0;
}
#with_sidebar .side_col #attachments ul li.pdf {
	background: url(/images/pdf_icon.png) top left no-repeat;
}

/* ====================  courses pages  ===================== */
 
div.main_col .course_event #course_title {
	font-size:22px;
	margin:0;
	float:left;
	display:block;
	padding:20px;
	background-color:#e7f3d6;
	width:427px;
	letter-spacing:-0.02em;
	color: #7CB021;
}
#course_dates_and_duration {
	float:left;
	background-image:url(/images/course_dates_bg.png);
	background-repeat: repeat-x;
	background-position:top;
	margin-top:1px;
	width:427px;
	padding:20px 20px 10px 20px;
}
#course_dates_and_duration div.fieldName {
	text-align: left;
}
#course_dates_and_duration div.fieldValue {
	width: 100px;
	margin-top: 0;
}
#course_dates {
	width:130px;
	float:left;
	background-image:url(/images/course_date.png);
	background-repeat: no-repeat;
	background-position:0 -2px;
	padding:0 0 11px 60px;
	min-height: 50px;
}
#course_duration {
	width:100px;
	float:left;
	display:block;	
	background-image:url(/images/course_duration.png);
	background-repeat: no-repeat;
	background-position:top left;
	padding:0 0 10px 60px;
	min-height: 50px;
}
#call_to_action {
	color:#FFFFFF;
	font-size:1.2em;
	float:left;
	clear:both;
	width:240px;
	margin:5px 0 20px 0;
	padding:0px;
	background-image:url(/images/call_to_action.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #0090DC;
}
div#call_to_action_body {	
  color: white;
	padding:15px 15px 5px 37px;
	float:left;
	width:198px;
}

div#call_to_action_body p {
  color: white;
}

#call_to_action_body a#booking_link {
	color: #fff;
}
#call_to_action_body a#booking_link:hover {
	text-decoration: underline;
}
	
#call_to_action_bottom {
	background-image:url(/images/call_to_action.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:250px;
	height:10px;
	float:left;	
	
}




#pagetext {
	font-size: 12px;
	font-weight: normal;
}

#advert {
	margin: 20px 0 0 0;
	width: 207px;
	display: block;
}

#home #promo_top {
	background: #7cb021;
	width: 100%;
	height: 263px;
	margin: 0 0 20px;
}
#home #promo_top #promo_image {
	margin: 0;
	padding: 0;
	width: 473px;
	height: 263px;
	float: left;
}
#home #promo_top #promo_image img {
	padding: 0;
	margin: 0;
	width: 473px;
	height: 263px;
	top: 0;
	left: 0;
	
}
#home #promo_top div#promo_content {
	padding: 20px;
	background: #7cb021 url(/images/home_promo_bg.png) top left no-repeat;
	width: 214px;
	height: 223px;
	float: right;
	color: white;
}

#home #promo_top div#promo_content h1 {
	font-weight: normal;
	color: #eee;
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 23px;
}
#home #promo_top div#promo_content p {
	color: #eee;
	font-size: 12px;
	line-height: 17px;
}
#home #promo_top div#promo_content a#our_services {
	display: block;
	width: 100%;
	background: #8dc925;
	text-align: center;
	padding: 10px 0;
	color: #eee;
	font-size: 20px;
	margin-top: 15px;
}
#home #promo_top div#promo_content a#our_services:hover {
	background-color: #2189c0;
	text-decoration: none;
}
#home #forum {
	background: #d4f3fd;
	width: 187px;
	padding: 10px 20px;
	margin: 0 0 20px;
}
#home #forum a {
	color: #00adef;
}
#home #newsletter {
	background: #6e6d71 url(/images/newsletter_bg.png) 0 0 no-repeat;
	width: 187px;
	padding: 15px 20px 20px;
	color: #fff;
}
#home #newsletter h3 {
	color: #fff;
	margin-left: 0;
}
#home #newsletter p {
	display: block;
	padding: 0 0 0 35px;
	margin: 10px 0;
	background: url(/images/newsletter_icon.png) 0 5px no-repeat;
}
#home #newsletter form {
	margin-bottom: 0;
}

div#signup_box {
	margin: 0;
	height: 25px;
	padding: 0;
	line-height: 0;
}
div#signup_box input#signup_field {
	border: none;
	background: #fff;
	display: block;
	width: 125px;
	height: 13px;
	padding: 5px;
	font-size: 0.9em;
	color: #666;
	line-height: 13px;
	float: left;
}
div#signup_box input#signup_icon {
	background-color:#e6f7ff;
	background-image:url(/images/button_grey_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	border:none;
	font-size:0.9em;
	line-height: 13px;
	height:23px;
	padding: 5px;
	width:52px;
	float: right;
}
div#signup_box input#signup_icon:hover {
	color: #00adef;
}


#home #latest {
	background: #e7f3d6;
	width: 187px;
	padding: 10px 20px 1px;
	height: 330px;
}

#home #latest a {
	color: #8cc63f;
}

/*
#home #latest .page_summary_link {
  margin-left: -55px;
}
*/

#home #sponsors {
  margin-top: -45px;
}

#home #latest .page_desc {
  display: block;
  margin-left: -55px;
}

#home .title_strip {
	border-bottom: 1px solid #939393;
	padding: 3px 0;
	margin: 0 0 10px;
}
#home .title_strip a.right_link {
	float: right;
	margin: -20px 0 0;
	padding: 0;
}
#home h3 {
	font-weight: normal;
	margin-left: 0;
	color: #555555;
}
#home .content ul.home_cols {
	margin: 0;
}
#home .content ul.home_cols li {
	margin-bottom: 10px;
}

.lst_pic {
	padding:0 0 0 110px;
	margin:0px;
}
.lst_pic li {
	margin:0px 0 10px -110px;
	padding:0 0 10px 110px;
	text-indent:0px;
	border-bottom:1px solid #CCCCCC;
	list-style-type:none;
}
ul.lst_pic img {
	display:inline;
	float:left;
	margin-left:-110px;
	margin-top:3px;
	border:none;

}

span.cal_sheet {
	width:39px;
	text-align:center;
}

.lst_cal li {
	margin:0px 0 20px -40px;
	padding:0 0 0px 40px;
	text-indent:0px;
	list-style-type:none;
	min-height: 38px;
}

/*
.lst_cal li.page_li {
  margin-left: -55px;
  padding-left: 0;
}
*/
.lst_cal {
	padding: 0px 0px 0px 40px;
	margin:0px;
}
ul.lst_cal span.cal_sheet {
	display:inline;
	float:left;
	margin-left:-57px;
	margin-top:3px;
	float: left;
}

ul.lst_cal span.news_sheet {
  display: inline;
  float: left;
  margin-left: -57px;
  margin-top: 3px;
  width: 39px;
  height: 45px;
  background: url(/images/syitc_news.png);
  text-indent: -10000em;
}

div.event_cal span.cal_sheet {
	display:inline;
	float:left;
	margin: 3px 10px 0 0;
}

span.cal_sheet span {
	display:block;
	float:left;
	width:100%;
}
span.cal_sheet {
	width:39px;
	text-align:center;
}
span.cal_sheet span.month {
	font-size:11x;
	height:14px;
	background:#8cc63f none repeat scroll 0 0;
	border:1px solid #8cc63f;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.1em;
	text-align:center;
	text-transform:uppercase;
	display:block;
	padding-top:4px;
}
span.cal_sheet span.day {
	font-size:16px;
	background:#FFFFFF none repeat scroll 0 0;
	border-color: #CCCCCC;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	color:#000000;
	font-weight:bold;
	line-height:1.5em;
}
.events_desc {
	display:block;
	line-height: 1.3em;
}

#home #market_data span.market_data_icon {
	background: url(/images/currency_icon.png) 0 0 no-repeat;
	width: 37px;
	height: 25px;
	display: block;
	float: right;
	padding: 0;
	margin: -23px 0 0 0;
}

#home #market_data {
	margin-bottom: 0px;
}
#home #market_data ul.data_list {
	margin-left: 0;
}
#home #market_data ul.data_list li span {
	width: 80px;
	float: left;
	display: block;
}
#home #market_data ul.data_list li span.up {
	width: 45px;
	padding: 0 0 0 15px;
	color: #8cc63f;
	background: url(/images/up.png) 0 5px no-repeat;
}
#home #market_data ul.data_list li span.down {
	width: 45px;
	padding: 0 0 0 15px;
	color: #ed1c24;
	background: url(/images/down.png) 0 3px no-repeat;
}
#home #sponsors img {
	margin: 0 13px 5px 0;
	float: left;
}

/* ====================  inside pages  ===================== */

.content .main_col p {
	margin-bottom:0.8em;
}
.content .main_col p + p {
	margin-top: 10px;
}
.content .main_col .two_col_layout p.details {
	padding-left: 105px;
}


/* ======= Booking forms ========== */

.content form#booking_form div {
	margin-left: 15px;
}

.content form#booking_form div label{
	font-weight: bold;
}


/* ====================  member pages  ===================== */

.content h2 {
	font-weight: normal;
	font-size: 19px;
	margin: 3px 0 8px 0;
	color: #0090dc;
}
.content h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 3px 0 5px -4px;
	color: #0090dc;
}
.content .main_col h3 {margin-left: 0;}
.content #pagetext h2 {
	font-size: 14px;
	font-weight: normal;
	color:#444444;
}
.content #pagetext ul {
	list-style-type:disc;
}
.content #pagetext ol {
	list-style-type: decimal;
}
.content .main_col ul li a {
	font-size: 1.0em;
	margin-left: 0.5em;
}

.fieldName, #with_sidebar #pull_quote .fieldName {
	margin-top:0px;
	clear:left;
	float:left;
	margin-top: 10px;
	padding:0 20px 0 0;
	text-align:right;
	width:85px;
	font-weight: bold;
}
#with_sidebar #pull_quote .fieldName {
	text-align: left;
	margin: 10px 0 0 49px;
}
.fieldValue, #with_sidebar #pull_quote .fieldValue {
	float:left;
	clear: none;
	margin:10px 0 0 0;
	width: 260px;
}
.side_col .fieldValue {
	width: 240px;
}
/*
.content .main_col form .simple_form p input, .content .main_col form div.profile p textarea#member_profile, .content .main_col form .simple_form p textarea, .content .main_col form  p input[type="text"] {
	width: 400px;
}
*/
.content .main_col form #login_form p input {
	width: 190px;
	float: left;
}
#login_form span.required {
	float: left;
}
div.profile, div.main_col ul, div.main_col p, div#redirect_message, div.main_col table {
	font-size: 12px;
	color: #555;
}
div.col2 div.main_col p img {
	float: right;
	margin: 0 0 10px 0;
}


/* ==================== login form ===================== */

#login_button input {
	background-color: #8dc925;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	display:block;
	height:22px;
	width:53px;
	margin-left:118px;
	margin-top:10px;
	
}
#login_button input:hover {
	color: #444;
}

#login_wrapper form {
	margin-top:20px;
	
}
#login_form {
	height: 210px;
	width: 400px;
	font-size: 12px;
	color: #555;
/*	float:left;
	position:relative;*/
	
}
.password input, .login_email input, select {
	height:18px;
	width:170px;
	border:1px solid #AAAAAA;
	font-size:1.0em;
	margin-right: 5px;
}
.password input:hover, .login_email input:hover, .content .main_col form .simple_form p input:hover, .content .main_col form p textarea:hover, .content .main_col form  p input[type="text"]:hover, select {
	border:1px solid #999;
}
.password input:focus, .login_email input:focus, .content .main_col form .simple_form p input:focus, .content .main_col form p textarea:focus, .content .main_col form  p input[type="text"]:focus, select {
	outline-color: #9ed936;
}
p#login_intro {
	margin-top:-5px;
	font-size: 12px;
	color: #555;
}
p.password, p.login_email {
	margin-left: 2px;
	margin-bottom:13px;
	height: 30px;
}

.login_email label, .password label {
	font-weight:bold;
	margin-right:6px;
	width: 100px;
	padding-top: 3px;
	padding-right: 10px;
	float: left;
	display: block;
	text-align: right;
}
.login_bottom_info {
	margin-top:34px;
	margin-left:90px;
	color:#676767;
}
.login_bottom_info p {
	margin:2px;
	padding:4px;
}
#forgotpass {
	font-size:0.9em;
	margin-left:118px;
	margin-top:0px;
	font-style:italic;
}
.tabberlive .tabbertab {
	border-color: #bbb;
}
ul.tabbernav li.tabberactive span {
	border-bottom:1px solid white;
	color: #00ADEF;
	padding: 7px;
	font-size: 1.1em;
}
ul.tabbernav li a {
	border-color: #ddd;
	font-weight: normal;
}
ul.tabbernav li a:link, ul.tabbernav li a {
	color: #555;
	padding: 7px;
	font-size: 1.1em;
}
ul.tabbernav li a:hover {
	color: #00ADEF;
	background-color: #fff;
	border-color: #bbb;
	text-decoration: none;
}
div.tabbertab h4 {
	font-weight: normal;
	margin-top: 10px;
}
/* ====================  forum styles  ===================== */


.content div#forums ul.tabbernav li#new_message_button {
	float:right;
	margin:-14px 5px 0 0;
}
.content div#forums div.tabberlive div.under_tab {
	padding: 7px 20px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	margin: -19px 0 0;
}
.content div#forums .tabberlive .tabbertab {
	border-color: #E6E6E6;
}
.content div#forums div.tabberlive div.under_tab span.topic_title {
	font-weight: bold;
}
.content div#forums div.tabberlive div.under_tab div.reply_link {
	float: right;
	margin: -18px 0 0 0;
}
.content div#forums table {
	border-top: none;
	border-left: none;
	width: 100%;
}
.content div#forums th, .content div#forums td {
	border-right: none;
}
.content div#forums th {border-bottom: 1px solid #666;}
.content div#forums span.light_text, .content div#forums p.message_posted {color: #aaa;font-size: 0.9em;}

div.tabbertab div.forum_message h4 {
	font-weight: normal;
	margin-top: 0px;
	font-size: 1.2em;
}
.content div#forums div.tabberlive div.response_links {
	float: right;
}
.content div#forums td.author, .content div#forums th.post_icon {
	width: 13%;
}
.content div#forums td.message {
	width: 75%;
}
.content div#forums td.actions {
	width: 12%;
}
.content div#forums p.message_posted {
	margin-bottom: 0em;
}
.content div#forums tr.forum_row_even {
	background: #fff;
	width: 100%;
}
.content div#forums tr.forum_row_odd {
	background: #FBFBFB;
	width: 100%;
}
.content div#forums p.help .topic_smiley {
	margin-right: 10px;
	float: left;
	display: block;
	width: 50px;
}

/* ====================  footer  ===================== */

#footer {
	background-color:#7cb021;
	height:70px;
	margin-top:10px;
	padding:10px 0 0;
	clear:both;
}
#footer div#partnership_of {
	display: block;
	width: 119px;
	height: 60px;
	text-indent: -6000px;
	float: left;
	margin: 0 15px 0 90px;
	background: url(/images/footer_partner_text.png) 0 0 no-repeat;
}
#footer a.footer_partner {
	display: block;
	float: left;
	height: 60px;
	margin: 0 20px 0 0;
	padding: 0;
	text-indent: -6000px;
}
#footer a#dc {
	background: url(/images/footer_partner_dc.png) 0 0 no-repeat;
	width: 108px;
}
#footer a#brcc {
	background: url(/images/footer_partner_brcc.png) 0 0 no-repeat;
	width: 164px;
}
#footer a#scci {
	background: url(/images/footer_partner_scci.png) 0 0 no-repeat;
	width: 188px;
}
#sub_footer {
	height: 50px;
	padding: 10px 0;
}
#copyright {
	display:block;
	width:550px;
	float:left;
	padding:0px;
	margin:0px;
	font-size: 10px;
	color: #666;
}
#footer_address {
	display:block;
	width:250px;
	float:left;
	padding:0px;
	margin:0px;
	font-size: 12px;
	color: #666;
}
#footer_details {
	display:block;
	width:150px;
	float:left;
	padding:0px;
	margin:0px;
	font-size: 12px;
	color: #666;
	text-align: right;
}
#footer_links {
	margin:0px;
	padding:0px;
	text-indent:0;
	float:left;
	clear:left;
}
#footer_links li {
	list-style-type: none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	float:left;
}
#footer_links li a {
	padding:10px 5px;
}
#siteby {
	display:block;
    text-indent:-9000px;
    background-image:url(/images/am.png);/*see photoshop file in the images folder for source image*/
    background-position:top right;
    background-repeat:no-repeat;
    padding:0px 38px 0 0; 
    width: 40px;
    height: 17px;
	float:right;
	margin-top:5px;
	line-height:9px;
}
#siteby:hover {
	background-position:bottom right;
	text-indent:0px;
	text-decoration:none;
	text-align:right;
	color: #999999;
	font-size: 10px;
}


#market_data td img {
  display: none;
}

#market_data td div a {
  display: none;
}

#market_data td div span {
  display: none;
}
.content table.ig_tbl_line {
  border: none;
}

.article_image {
  width: 240px;
}

.col3 {
  float: left;
  width: 240px;
}

ul.doc_list li {
  background: transparent url(/images/related_casestudies_bg.png) no-repeat scroll left top;
  display: block;
  height: 42px;
  line-height: 3em;
  margin-bottom: 3px;
  padding: 0 0 0 30px;  
}

#sponsors {
  text-align: center;
}

#sponsors .title_strip {
  text-align: left;
}

.content .col3 a:visited {
  color: white;
}

.index_article_image {
	float:left;
	margin-top:5px;
	width:100px;
}

.index_article_text{
	float:left;
	margin-left:10px;
	width:550px;
}

#latestStoriesList .item {
	border-bottom:1px dotted #C5E29F;
	margin-bottom:10px;
	padding-bottom:10px;
	height: 100%;
	display:block;
}