/* -----------------------Brand Article Page---------------------------*/
/**********Global Subpage Images Requests (use in each .css file instead of parent.css to limit homepage image requests*********************/
#hsb_content {
	background:url(../images/generic/brand/bg_repeat_subs.gif) repeat-y 224px 0;
}
#hsb_content_bg {
	background:url(../images/generic/brand/bg_hdr_subs.jpg) no-repeat right 0;
}
#hsb_footer_top {
	background:url(../images/generic/brand/bg_footer_subs.jpg) no-repeat 224px 0;
}
#hsb_brand_page_content .hsb_brand_sect_hdr{
	background:url(../images/generic/brand/bg_hdr_bar_subs.png) no-repeat;
}
#hsb_brand_nav_container {
	background:url(../images/generic/brand/bg_nav_subs.jpg) no-repeat;
}
/********************************/

/***********************************START GENERAL SETTINGS OVERRIDES***********************************/
/***
****These are set in the header_nav.css file and can be adjusted there for global changes 
****or set here for page specific style changes
***/
#hsb_brand_sect_article{
}
#hsb_brand_page_content h1{
}
#hsb_brand_page_content h2{
	font-size:20px;
	color:#cf0206;
}
#hsb_brand_page_content a{
}
#hsb_brand_page_content a h2{
}
#hsb_brand_page_content h2 a{
}
#hsb_brand_page_content h2 span{
}
#hsb_brand_page_content h3{
	margin:10px 0;
}
#hsb_brand_page_content h3 a{
}
#hsb_brand_page_content h3 a img{
}
#hsb_brand_page_content a.see_all_products{
}
#hsb_brand_page_content .hsb_brand_sect {
}
#hsb_brand_page_content .hsb_brand_sect_hdr {
}
#hsb_brand_page_content .hsb_brand_sect_hdr img {
}
#hsb_brand_page_content .hsb_brand_sect_bar {
}
#hsb_brand_page_content .hsb_brand_sect_body {
}
#hsb_brand_page_content .hsb_brand_sect_items{
}
#hsb_brand_page_content .hsb_brand_sect_items div{
}
#hsb_brand_page_content .hsb_brand_sect_items div.last{
}
#hsb_brand_page_content .hsb_brand_sect_items div h2{
}
#hsb_brand_page_content .hsb_brand_sect_items div a img {
}
td {
	vertical-align:top;
}
/**********************************END GENERAL SETTINGS OVERRIDES***********************************/

#article_left{
	width:330px;
	float:left;
	padding:10px 0 0 0;
	margin:0 30px 0 0;
	border-top:dashed 1px #000;
}

#article_right{
	width:330px;
	float:left;
	padding:10px 0 0 0;
	border-top:dashed 1px #000;
}

#article_left img, #article_right img{
	margin-top:20px;
}

