/* 
This style sheet controls the font size and weight in the Product Specs area on the product pages
*/

.specsContainer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin-left:30px; text-indent: -30px; 
				 line-height: 13px; padding-bottom: 2px; padding-top: 2px}
