p#content_text, p#download a, div.long_box h3 {
	text-indent: -9000px;
}

div#content {
	margin-left: 30px;
}

div#tech_top{background: url(/images/how_to/tech_bulletins/content_top.jpg) top left no-repeat; height:98px; padding-top:130px; padding-left:70px;}

div.long_box {
	background: url(/images/common/long_box.gif);
	height: 125px;
	margin-left: 28px;
	padding: 10px 30px 0 30px;
	width: 559px;
}

div.long_box h3, div.long_box h3 a {
	display: block;
	height: 28px;  
	width: 247px;	
}

div.long_box h3 a {
	background: url(/images/common/heading_arrow_off.gif) 8px 8px no-repeat;
}
div.long_box h3 a:hover {
	background: transparent;
}
h3#federal_specifications_h {background: url(/images/how_to/tech_bulletins/federal_specification_h.gif) left no-repeat;}
h3#safety_piping_h {background: url(/images/how_to/tech_bulletins/safety_piping_h.gif) left no-repeat;}
h3#usda_h {background: url(/images/how_to/tech_bulletins/usda_h.gif) left no-repeat;}
h3#flame_spread_rating_h {background: url(/images/how_to/tech_bulletins/flame_spread_rating_h.gif) left no-repeat;}
h3#conversion_vales_h {background: url(/images/how_to/tech_bulletins/conversion_values_h.gif) left no-repeat;}

div.long_box p {
	float: left;
	width: 390px;
}
p#download, p#download a {
	height: 58px;
	width: 154px;
}

p#download {
	background: url(/images/how_to/tech_bulletins/download_button_on.jpg) left no-repeat;
	float: left;
	margin: 16px 0 0 10px;
}
p#download a {
	display: block;
	background: url(/images/common/download_arrow_off.gif) 16px 26px no-repeat;	
}
p#download a:hover {
	background: transparent;
}

/* Side bar adjustment */
body#technical_bulletins div#sidebar {top: 216px;}
