
#specialOffers { position: relative; z-index: 20; font-weight: bold; color: #B03B31; cursor: pointer; }
#specialOffers a { font-weight: bold; color: #B03B31; cursor: pointer; }

#signupDiv { position: absolute; display: none; z-index:19; width: 250px; text-align: left; padding: 15px; top: 150%; right:-50%; font-weight: normal; color: #2c2c2c; background: #fff; border: 2px solid #B03B31; }
#signupDiv table { width: 100%; }
#signupDiv .close { background: url(/lib/onlinevitalicious/close.jpg) no-repeat top right; width: 100%; cursor: pointer; }
#signupDiv .req { color: #b03b31; }
#signupDiv .small { font-size: 90%; }
#signupDiv a { color: #2c2c2c; }
#signupDiv h4 { color: #2c2c2c; }
#signupDiv .submit { text-align: right; margin-bottom:0; padding-bottom: 0;}

