div#sidebar_left, div#content {float: left;}

/* Left side bar start */

div#sidebar_left {

	display: inline;
	margin-left: 30px;
	width: 287px;
		background: url(/images/special_offers/content_top.jpg) top left no-repeat;
	
}

div#sidebar_left img {
	border: none;
	margin-left: 10px;
}
img#hi-hide_left {margin-top: 75px;}
img#acri-shield_left {margin-top: 40px;}
img#silken_touch_left {margin-top: 45px;}
img#pro-master_left {margin-top: 14px;}

/* Left side bar end */

/* Content area start */
div#content {
background: url(/images/special_offers/scissors.jpg) top left no-repeat;
	padding-top: 20px;
	width: 631px;
	
}
div#content p#print_all {
	background: url(/images/special_offers/print_all.gif);
	margin-left: 460px;
	padding: 0px;
	height: 55px;
	width: 167px;
}
p#print_all, p#print_all a {
	height: 55px;
	width: 167px;
	
}
p#print_all a {
	display: block;
	background: url(/images/common/print_icon.gif) 23px 27px no-repeat;
}
p#print_all a:hover {
	background: transparent;
}
div.box {
	background: url(/images/special_offers/box.gif);
	height: 120px;
	padding-top: 15px;
	width: 631px;
	margin-bottom:10px;
}
div.box h3 {
	margin-left: 40px;
	text-indent: -9000px;	
}
div.box h3, div.box h3 a {
	display: block;
	height: 31px;
	width: 285px;
}
div.box h3 a {background: url(/images/common/heading_arrow_off.gif) 8px 8px no-repeat;}
div.box h3 a:hover {background: transparent;}

div.box h3#save_60 {background: url(/images/special_offers/save_60.gif) left no-repeat;}
div.box h3#hi-hide_15 {background: url(/images/special_offers/hi-hide_15.gif) left no-repeat;}
div.box h3#acri-shield_15 {background: url(/images/special_offers/acri-shield_15.gif) left no-repeat;}
div.box h3#silken_touch_15 {background: url(/images/special_offers/silken_touch_15.gif) left no-repeat;}
div.box h3#roller_covers_20 {background: url(/images/special_offers/roller_covers_20.gif) left no-repeat;}

div.box p {
	display: inline;
	margin-left: 40px;
	float: left;
	width: 385px;
}
div.box p.print_coupon, div.box p.print_rebate, div.box p.print_coupon a, div.box p.print_rebate a {
	height: 60px;
	width: 139px;
}
div.box p.print_coupon, div.box p.print_rebate {
	background: url(/images/special_offers/print_coupon.gif);
	float: left;
	
	text-indent: -9000px;
}
div.box p.print_rebate  {
	background: url(/images/special_offers/print_rebate.gif);
}
div.box p.print_coupon a, div.box p.print_rebate a {
	background: url(/images/common/print_icon.gif) 10px 25px no-repeat;
	display: block;
}

div.box p.print_rebate a {
	background: url(/images/common/print_icon.gif) 10px 26px no-repeat;
}
div.box p.print_coupon a:hover, div.box p.print_rebate a:hover {
	background: transparent;
}

/* Content area end */


