.bs_body {
	float:left;
	width:562px;
	overflow:hidden;
	}

.bs_image {
	float:right;
	width:218px;
	overflow:hidden;
	}

.bs_image img {
	padding-bottom:5px;
	background:url(images/bs_image.gif) bottom left repeat-x;
	margin-bottom:10px;

	}

.bs_wrapper {
	position:relative;
	width:798px;
	overflow:hidden;
	}

.bs_quote_wrapper {
	padding:1.5em 0 0.5em 0;
	}

#bs_success {
	position:absolute;
	display:block;
	padding:0 20px;
	width:758px;
	top:4.5em;
	
	height:auto !important;
	height:9.25em;

	min-height:9.25em;
	background:#000 url(images/bs_success.gif) bottom left repeat-x;
	color:#fff;
	}

.bs_quote {
	font-size:1.5em;
	float:right;
	width:628px;
	line-height:1.3em;
	font-weight:bold;
	}

.bs_author {
	text-align:right;
	font-size:0.5em;
	}

.bs_success_image {
	width:100px;
	padding-bottom:25px;
	background:url(images/bs_success_image.gif) bottom left no-repeat;
	float:left;
	}

.bs_solutions {
	position:relative;
	margin-top:24px;
	}

.bs_solutions a, .bs_solutions a:visited {
	font-weight:bold;
	}

.bs_solutions_wrapper {
	position:relative; /* stop ie peekaboo */
	display:block;
	margin:0;
	list-style:none;
	background-color:#ededed;
	height:1%;
	}

.bs_solutions .solution {
	display:block;
	line-height:1.5em !important;
	width:389px;
	padding:5px;
	float:left;
	background-color:#ededed;
	font-size:0.916em;
	}

.bs_solutions .left {
	width:52px;
	float:left;
	}

.bs_solutions .right {
	width:327px;
	float:right;
	padding-top:1em;
	}

.bs_solutions .noImage {
	padding-top:1em;
	}

.bs_solutions_home .solution_row {
	display:block;
	margin-bottom:24px;
	}

.bs_solutions_home .solution {
	width:186px;
	background-color:#282d74;
	float:left;
	margin-right:13px;
	}

.bs_solutions_home .solution_footer {
	padding:5px 5px 9px 5px;
	background:url(images/bs_solution_footer.gif) bottom left repeat-x;
	min-height:3em;
	height:auto !important;
	height:3em;
	}
	
.bs_solutions_home a, .bs_solutions_home a:visited {
	font-weight:bold;
	color:#fff;
	font-size:0.916em;
	}

/* ticker */
#bs_ticker {
	margin-top:1.5em;
	position:relative;
	min-height:10em;
	height:auto !important;
	height:10em;
	}

#bs_ticker .testimonial, #bs_ticker .whitepaper, #bs_ticker .webinar {
	min-height:105px;
	height:auto !important;
	height:105px;
	}

#bs_ticker .testimonial {
	background:#fff url(images/bs_testimonial.gif) top right no-repeat;
	}

#bs_ticker .whitepaper {
	background:#fff url(images/bs_whitepaper.gif) top right no-repeat;
	}

#bs_ticker .webinar {
	background:#fff url(images/bs_webinar.gif) top right no-repeat;
	}

#bs_ticker .title, #bs_ticker .link {
	text-align:right !important;
	background-color:transparent;
	}

#bs_ticker .title {
	padding:0 30px 1em 0;
	font-weight:bold;
	}

#bs_ticker .title a, #bs_ticker .title a:visited {
	font-weight:bold;
	}

#bs_ticker .text {
	background-color:transparent;
	}

#bs_ticker .link {
	padding:1em 0;
	}

#bs_ticker .link a, #bs_ticker .link a:visited {
	font-weight:bold;
	font-size:0.875em;
	}

#bs_ticker .author {
	text-align:right;
	font-size:0.875em;
	}

.fs_bnHeadlines {
	position:absolute;
	visibility:hidden;
	}

.fs_bnOutput {
	display:block;
	width:95%;
	height:auto;
	overflow:hidden;
	}

.bs_banner {
	position:absolute;
	visibility:hidden;
	}