/* -----------------------Brand Article Page---------------------------*/


/***********************************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 {
}
/**********************************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;
}

