/* CSS definition file containing site wide stylesheets */
.Heading-Left { font-size: 10pt; border: 1pt solid rgb(0,0,0);}
 .OutOfStock { font-size: 10pt; color: rgb(255,0,0); background-color: rgb(255,255,255);}
 .ShoppingCartLink { font-size: 8pt; color: rgb(0,102,255); text-decoration: underline; text-align: center; background-color: rgb(255,255,255);}
 .Highlighted { font-size: 10pt; color: rgb(255,255,255); background-color: rgb(88,88,88);}
 .SCmessage { font-size: 10pt; color: rgb(255,0,0);}
 .SCtext { font-size: 10pt; border: 1pt solid rgb(88,88,88);}
 .SCMENU { font-size: 10pt;}
 .SCbody { font-size: 10pt;}
 
