/* CSS Document */

/* some of these edit inherited css values*/



#product_links_data{
	height:620px; 
	}
	
#product_masthead {
	background-image: url(../../images/products/product_masthead.gif);
	height:100px;
}

#product_masthead_title {
	padding-top:15px;
	letter-spacing:-1px;
	margin-top:5px;
	margin-left:20px;
	font-size:26px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-stretch: condensed;	
}

#product_masthead_sub_title {
	padding:0px;
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	font-weight: 100;
	
}

#product_masthead_paragraph{
	margin-top:5px;
		margin-left:20px;
	padding:0px;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;	
}

#block_text_align_left{
			margin-left:15px;
}

ul {
	margin-top:5px;
		margin-bottom:5px;
}
