.product_module { margin: 30px 0 40px 0; }
	
	.product_module h3 { color: #000000; font-size: 11px; font-weight: bold; padding: 0 0 2px 0; }
	
	.product_module table p { font-size: 11px; }
	
		.product_module table p.name_supplemental { padding: 0 0 19px 0; }
		
		.product_module table p.description { padding: 0 0 19px 0; }
		
		.product_module table p.specifications { padding: 0 0 18px 0; }
		
		.product_module table p.price { padding: 0 0 37px 0; font-size: 13px; color: #000000; }
		
		.product_module table p.options_label { padding: 0 0 15px 0; font-size: 13px; color: #000000; }
		
		.product_module table p.button_add_to_cart { padding: 0 0 0 0; }
		
	.product_module table td {  vertical-align: top; }
	
	.product_module table td.product_text { padding: 0 0 0 21px; }
	
	td.product_thumbs { width: 280px; }
	
		td.product_thumbs img { border: 1px solid #CCCCCC; margin: 0 1px 1px 0; border-collapse: collapse; }
		
	img#product_photo { text-decoration:none;  border: 1px solid #DDDDDD; margin-bottom: 1px; padding: 0 3px; }
	
	
	
	
		

