  /*Style sheet for Calculators & Measuring Tools stores/bm/calc - Last updated:  Tuesday, Mar. 1, 2005 by mdt   */
		 
H1			   { 
			     color: #0033FF;      
				 }
H2 			  { 
				color: #0033FF;
				  } 
H3			   { 
				 color: #0033FF; 
				  }
H4			   { 
				 color: #0033FF; 
				  }
H5			   { 
				 color: #0033FF; 
				}
H6			   { 
				 color: #0033FF; 
				  }

.top-text        { 
				   color: #FFFFFF; 
				    background-color: #0033FF;
				
					}


*#titleh1	{
			font-size: 14px; padding-top: 4px; 
 			}
*#titleh5	{
			font-size: 14px; padding-left: 4px;border-bottom: 1px solid #0033FF; width:inherit;
			}						 
.title 		{ 
			background-color: #eaeaff;
			 }
.price		{
			border-top: 1px solid #999999; 
			padding-top: 6px; 
			border-bottom: 1px solid #999999; 
			padding-bottom: 10px; 
			background-color: #eaeaff;
			padding-left: 10px;
			font-weight: bold;
			}
*#model	{ color: #9999cc; font-weight: bold;
		}
#dropdown	{ background-color: #eaeaff;
			}