#product_information #main #body table	
										{
										margin: 10px 0px 10px 8px;
										width: 610px;
										}
										
#product_information #main #body table td
										{
										font-size: 0.75em;
										background: #eee;
										width: 95px;
										text-align: center;
										}				
										
#product_information #main #body table .col_head
										{
										font-weight: bold;
										background: #fff;
										text-align: left;
										}
										
#product_information #main #body table .row_head
										{
										font-weight: bold;
										background: #fff;
										}										
										
#product_information #main #body table .desc
										{
										width: 190px;
										text-align: left;
										}

#product_information #main #body table .price
										{
										background: #fff;
										font-weight: bold;
										font-size: 0.7em;
										padding-top: 10px;
										}	

#product_information #main #body table .buy_now
										{
																			
										}
										
#product_information #main #body table .price a
										{
										text-decoration: none; 
										color: #f90;
										}				
#product_information #main #body table .price a img
										{
										vertical-align: bottom;
										}																										
																					
																																														