div#content { background: url(/images/products/bg.jpg) top no-repeat; }

div#content
{
	margin-left: 57px;
	width: 623px;
	clear: both;
}

#handle
{
	background: url(/images/products/interior_stains/overview/handle.jpg) no-repeat top left;
	height: 26px;
	width: 300px;
	margin-left: 30px;
	margin-bottom: -12px;
}

div.product_descrip img
{
	border: none;
	float: left;
}

div.product_descrip
{
	clear: both;
	margin-left: 40px;
	height: 146px;
}

div.product_descrip h3
{
	height: 32px;
	margin-left: 130px;
	text-indent: -9000px;
}

#other_paints.mrg_left
{
	margin-left: 60px;
	margin-top: 0;
	background-position: top left;
}

div.product_descrip p { margin: 0 25px 0 135px; }
#overview_featured h3 { padding-top: 30px; }
#other_paints { margin-top: 2px; }
#other_paints .mrg_top { padding-top: 20px; }

.products div#other_paints p
{
	margin-left: 20px;
	width: 530px;
}

/* Side bar adjustment */
body#interior_paints div#sidebar, body#interior_stains div#sidebar { top: 301px; }
div#sidebar { top: 420px; }
body#exterior_paints div#design_spectrum { margin-top: 20px; }
body#interior_stains div#updates, body#exterior_stains div#updates { margin-bottom: 20px; }

body#interior_paints div#guides
{
	width: 290px;
	height: 208px;
}

body#exterior_paints div#guides
{
	width: 290px;
	height: 200px;
	background-position: 342px top;
	margin-left: 32px;
}

body#exterior_paints div#guides div { margin-left: 140px; }

/* Interior and Exterior Painting Guide PDFS*/
div#guides
{
	background: url(/images/how_to/guides_bg.jpg);
	clear: both;
	height: 213px;
	margin-left: 29px;
	width: 648px;
}

div#guides div
{
	float: left;
	display: inline;
	margin: 33px 0 0 123px;
	width: 180px;
}

div#int_guide { margin-left: 113px; }
div#guides p { height: 40px; }

div#guides h4
{
	height: 18px;
	text-indent: -9000px;
	width: 130px;
}

div#int_guide h4 { background: url(/images/how_to/int_pnt_guide_h.gif); }
div#ext_guide h4 { background: url(/images/how_to/ext_pnt_guide_h.gif); }

div#guides p.download
{
	margin: 5px 0px;
	height: 58px;
	background: url(/images/common/download_button_on.jpg) no-repeat;
}

div#guides p.download a
{
	display: block;
	margin: 0px;
	width: 156px;
	height: 60px;
	background: url(/images/common/download_arrow_off.gif) 8px 26px no-repeat;
	text-indent: -9000px;
}

div#guides p.download a:hover { background: none; }

body#exterior_stains div#content,
body#specialty div#content { background: url(/images/products/bg_noroller.jpg) top no-repeat; }

