.manuf {
border: 1px solid #6c7ccf;
background: #eef;
margin: 3px; 
padding: 5px;
font-size: smaller;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
behavior:url(border-radius.htc);
}

.gtin {
border: 1px solid #6ccf7c;
background: #efe;
margin: 3px; 
padding: 5px;
font-size: smaller;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
behavior:url(border-radius.htc);
}

.web-prices {
border: 1px solid #6ccf7c;
background: #ffe;
margin: 3px; 
padding: 5px;
font-size: smaller;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
behavior:url(border-radius.htc);
}

q.g {color:#44c;}
q.G {color:green;}
