.tab_products {
background:#ddd url('/images/bg-tabs-on.gif') top repeat-x;
}
.tab_products a, 
.tab_products a:visited {
color:#fff;
}
.tab_products a:hover {
text-decoration:none;
}

/* xh2 annotated xml */
.x2h { font-family: monospace; margin: 0em 0em 0em -2em; }
.x2h .comment { font-family: sans-serif; display: block; padding: 0; margin: 1em 0em 0em 2em; }
.x2h .comment .delimiter { color: #ccc; display: block; }
.x2h .content { font-weight: bold; display: inline; }
.x2h .element { padding: 0; margin: 0em 0em 0em 2em; }
.x2h .element .name { }
.x2h .pi { padding: 0; margin: 0em 0em 0em 2em; display: inline; color: #ccc; }

blockquote { padding: 1em; margin: 1em; border: dotted 1px #eee; background: #fafafa; color: black; }
