body, td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
.adminbody {background: url(/images1/brown.jpg);width:900px;}
#adminform {width:900px;margin:auto;}
.domain {font-size: 18px; font-weight: bold; letter-spacing: 1pt;}
.borderm {border: 1px solid #FFFFFF;}
.bordermb {border: 1px solid #000000;}
.borderi {border: 1px solid #999999;}
.borderb {border-bottom: 1px solid #FFFFFF; }
.borderbblk {border-bottom: 1px solid #000000; }
.borderr {border-right: 1px solid #FFFFFF; }
.borderbrl {border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; }
.borderbr {border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; }
.menunav {font-weight: bold; color: #FFFFFF; text-height: 12px; text-decoration: none;}
.menunav:hover {text-decoration: none; }
.ST {color: #FFFFFF; }
.error {color: red; font-weight: bold;}
.blink {color: #000000; font-weight: bold;}
.blink:hover {text-decoration: none;}
.link {color: #000000; }
#store, .ajax {background: #fefade; padding: 10px; border: 1px dashed #ccc;}
#zipcode_result {margin-top: 10px;}
#zipcode_result>div {display: block; margin-bottom: 10px;}
.LV_valid {font-weight: bold; color: green;}
.LV_invalid {font-weight: bold; color: red;}

.important {
  border: 1px dashed #ccc;
  background:  #FEFADE url(warning_48.png) no-repeat 10px 35px;
  padding: 10px 10px 10px 10px;
}