#content
{
	padding: 0px 70px 0 50px;
	margin-left:30px;
	background: url(/images/how_to/content_bg.jpg) no-repeat  left 15px;
	margin-top:15px;
	padding-bottom:90px;
}

#content_nav
{
	height:185px;
	width: 620px;
	float: left;
	margin:8px 0;
}

#content_nav li
{
	list-style: none;
	margin-left: 25px;
}

#stain, #paint
{
	float: left;
	margin-right: 25px;
	padding-top:35px;
	
}

#paint_questions_h { background: url(/images/how_to/questions/paint_questions_h_bg.gif) no-repeat; padding-bottom:5px; }
#stain_questions_h { background: url(/images/how_to/questions/stain_questions_h_bg.gif) no-repeat; padding-bottom:5px;}

#paint h3, #stain h3
{
	height: 30px;
	width: 160px;
	
}
#stain ul{
	padding-left:3px;
}
a.heading
{
	display: block;
	height: 32px;
	width: 170px;
	background: url(/images/common/heading_arrow_off.gif) 9px 5px no-repeat;
	margin:0;
}

#content_nav a:hover { background-image: none; }

div#back_to_float, div.back_to
{
  background: url(/images/common/bg_back_to.gif) no-repeat;
	padding: 18px 0 20px 13px;
	width: 180px;
	margin-top:10px;
}
#print{
	width:180px;
	padding-top:120px;float:left;
}
div#back_to_float{
	float:left;
	margin-top:17px;
}

.right_triangle { margin-left: 47px; }

#format_printing
{
	background: url(/images/how_to/format_printing_darker.gif) no-repeat;
	margin-top: 30px;
}

#email_page { background: url(/images/how_to/email_page_darker.gif) no-repeat; }

#format_printing a, #email_page a
{
	display: block;
	width: 160px;
	height: 23px;
}
#format_printing a
{
	background-image: url(/images/common/print_icon.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
}
#format_printing a:hover {background:none;}
h3#p_questions, h3#s_questions {clear:both;}
/*
#p_questions
{
	background: url(/images/how_to/questions/paint_questions.gif) no-repeat left 20px;
	font-size:20px;
	padding-top:15px;
	padding-bottom:5px;
	height:20px;
}
h3#s_questions
{
	background: url(/images/how_to/questions/stain_questions.gif) no-repeat top left ;
	height:20px;
	width: 120px;
	margin-top:15px;
}
*/
img#p_questions, img#s_questions {display:block;clear:both;margin: 0; padding:15px 0 5px 0;}
img#s_questions {display:block;clear:both;margin: 0; padding:15px 0 5px 0;}



dl.questions
{
	padding: 0 0px;
	padding-top: 0px;
	line-height:130%;
}

dl.questions dt
{
	font-weight: bold;
	margin-top: 15px;
}

.questions dt, .questions dd{
	line-height:126%;
}

.up { background-image: url(/images/common/up_triangle.gif); }

h4
{
	color: #333;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
	clear:both;
}

#questions h3, #format_printing a, #email_page a, #paint h3, #stain h3, #p_questions, #s_questions { text-indent: -9000px; }


