
a.header:link { color: #0268d6; font-size: 14px; text-decoration: none; }
a.header:visited { color: #0b63cd; font-size: 14px; text-decoration: none; }
a.header:hover { color: maroon; font-size: 14px; text-decoration: underline; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; }
li { font-size: 12px; list-style-image: url(images/bullet.gif); }
.infobox { font-size: 11px; background-color: #d1ebff; text-align: center; padding: 2px; border: solid 1px #0054b4; }
.product { border-bottom: 1px dashed #005ac1; }
.small_blu { color: #0863d6; font-size: 12px; }
#containerLeft{
    width: 24em;
    float:left;
    }
#containerRight{ width: 24em; float:right; }
#footer_cont { color: #0062c3; font-size: 11px; text-align: center; clear: both; }
#wrapper{ margin: 0 auto; width: 50em; padding: 5px;}
#wrapper_center { text-align: center; }
