#content {
 width: 100%;
}
#whitecaption {
 width: 100%;
 text-align: center;
 font-size: large;
 color: white;
}
a {
 color: #2C2B66;
}
ul {
 list-style-image: url("/images/55images/9bullet.gif");
 list-style-type:  square;
}
body {
 font-family: Arial;
 margin-top: 0px;
}
h4 {
 text-align: center;
}
#lightpurpleoutline {
 padding: 2px;
 background-color: #7F79C7;
 border: 1px solid #2C2B66;
 width: 130px;
}
.navmenu a div {
 width: 124px;
 border: 1px solid #2C2B66;
 margin: 1px;
 padding: 2px;
 background-color: #5A559C;
}
.navmenu a {
 text-decoration: none;
 width: 124px;
 font-size: 12pt;
 font-weight: bold;
 cursor: hand;
 color: #FFFFFF;
}
.navmenu a:hover {
 color: #FFC2C2;
}
.subnavmenu a {
 font-size: 9pt;
 width: 114px;
}
.subnavmenu a div {
 padding-left: 12px;
 font-weight: bold;
 width: 114px;
 background-color: #726DB1;
}
.productcontent dt {
 padding: 4px;
 font-size: 14pt;
}
.imagelist a img {
 margin-bottom: 4px;
}
#nav_caption {
 font-size: 10pt;
 width: 124px;
 padding-left: 10px;
 margin-left: -2px;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #5A559C;
}
span.list{ width:100px; display:block; position:relative; left:0px; float:left; }
.product_list li {
 padding:8px;
}

