#information #main table	
										{
										margin: 10px 0px 10px 10px;
										width: 555px;
										}
										
#information #main table td
										{
										font-size: 0.85em;
										background: #eee;
										width: 95px;
										text-align: center;
										}				
										
#information #main table .col_head
										{
										font-weight: bold;
										background: #fff;
										text-align: left;
										}
										
#information #main table .row_head
										{
										font-weight: bold;
										background: #fff;
										}										
										
#information #main table .desc
										{
										width: 240px;
										text-align: left;
										}

#information #main table .price
										{
										background: #fff;
										font-weight: bold;
										font-size: 0.8em;
										padding-top: 10px;
										}				
										
#information #main table .price a
										{
										text-decoration: none; 
										color: #f90;
										}				
#information #main table .price a img
										{
										vertical-align: bottom;
										}																										
																					
																																														