@charset "UTF-8";
/* CSS for Article pages */

#article_bsa {
	width:965px;
	height:300px;
	background-color:#fff2a7;
	margin-bottom:50px;
}

#article_bsa .CS_Image_IMG {
	width:617px;
	float:left;
	margin-left:-5px;
}

#article_bsa .CS_Element_Textblock {
	color: #848484;
	width:318px;
	padding:50px 30px 0px 0px;
	float:right;
}

#article_bsa .CS_Textblock_Caption {
	color:#EF4823;
	font-size:1.7em;
	margin-bottom: 15px;
}

#article_bsa .CS_Textblock_Text {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}

#bsa_divider {
	background: url("../images/generic/global/img-bsa-divider.png") no-repeat scroll 0 0 transparent;
	height: 90px;
	left: -26px;
	position: relative;
	top: 250px;
	width: 1016px;
}



#hsb_content {
	margin-top:-10px !important;
}

.hsb_brand_sect .CS_Textblock_Text {
	color: #848484;
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-top: 10px;
}

.hsb_brand_sect .CS_Textblock_Caption {
	color: #EF4823;
	font-size: 1.7em;
	font-weight:inherit;
}

#CS_Element_miscContainer {
	margin-left: 35px;
	width:885px;
}

.CS_BBar_Image {
	cursor: pointer;
	float: left;
	height: 192px;
	margin: 0 40px 40px 0;
	width: 192px;
	border:solid 2px #096
}
