/* -----------------------Special Offers 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_page_content h1{
}
#hsb_brand_page_content h2{
	/*height:auto;*/
	padding:10px 0;
	width:100%;
}
#hsb_brand_page_content a{
}
#hsb_brand_page_content a h2{
}
#hsb_brand_page_content h2 a{
	background:none;
	font-size:16px;
	font-weight:bold;
	padding:0;
}
#hsb_brand_page_content h2 span{
}
#hsb_brand_page_content h3{
}
#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***********************************/

.hsb_special_offers_entry {
	width:690px;
	border-bottom:dashed 1px #000;
	float:left;
	padding:20px 0 20px;
}

.hsb_special_offers_entry img {
	float:left;
	margin:5px 25px 0 0;
	border:solid 1px #5255a5;
}

.hsb_special_offers_entry_copy {
	float:left;
	width:448px;
	position:relative;
	padding-bottom:20px;
}

#hsb_brand_page_content  .hsb_special_offers_entry_copy .special_offers_link {
	background:url(../images/generic/brand/arr_rt_red.gif) no-repeat right 2px;
	position:absolute;
	bottom:0px;
	right:10px;
	text-decoration:none;
	padding:0 10px 0 0;
	font-size:12px;
	font-weight:bold;
}
#hsb_special_offers_disclaimer{
	padding:20px 35% 0 0;
	float:left;
}
#hsb_special_offers_disclaimer h4{
	margin:0 0 5px;
}