body { background-color: white; } #soapypanel { position: relative; width: 348px; margin: 12px; } #panelTop { margin: 0 auto; background-image: url(../i/soapytop.gif); width: 348px; height: 20px; } #panelMiddle { margin: 0 auto; background-image: url(../i/soapybody.gif); width: 348px; font-size: 11px; font-family: Trebuchet MS, Verdana, Arial; position: relative; } #panelBottom { margin: 0 auto; background-image: url(../i/soapybottom.gif); width: 348px; height: 19px; } .soapyForm { visibility: visible; position: relative; left: 20px; top: 0px; } #success { display: none; position: absolute; left: 20px; top: 26px; Xheight: 100%; } #success .soapySuccessMessage { margin-left: 40px; margin-top: 15px; padding-left: 39px; } .soapySuccessMessage { background-image: url(../i/confirmicon-ltblue.gif); background-repeat: no-repeat; width: 210px; Xheight: 65%; * height: 60%; color: #64a353; font-size: 14px; font-family: Trebuchet MS, Verdana, Arial; line-height: 220%; } .soapySuccessLink { position: relative; padding-left: 39px; top: 33px; width: 267px; * width: 297px; color: #248a57; font-size: 11px; font-family: Trebuchet MS, Verdana, Arial; text-align: right; } .soapySuccessLink a { color: #248a57; } .soapytitle { position: relative; top: 3; height: 26 px; width: 310 px; left: 29px; font-size: 19px; font-family: Georgia, "Times New Roman", Times, serif; color: #4ca9ff; } .soapyinputs { margin-right: 12px; margin-left: 30px; padding-top: 15px; padding-bottom: 2px; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial; color: #7198b0; } .soapySubmit { position: relative; width: 283px; * width: 297px; min-height: 35px; } #error { display: none; } #processing { visibility: hidden; } .soapyError { position: absolute; top: -10px; background-image: url(../i/alerticon-ltblue.gif); background-repeat: no-repeat; padding-left: 32px; width: 170px; * width: 200px; color: #cc7d00; } .soapyError a { color: #b97201; } .soapyError a:hover { color: #704500; } .soapyProcess { background-image: url(../i/spinnerIcon-ltblue.gif); background-repeat: no-repeat; position: absolute; top: 6px; left: 184px; width: 40px; height: 40px; } .soapyButton { text-align: right; position: relative; top: 4px; left: 7px; * left: 0; height: 40px; } .soapyInputItem { position: relative; width: 283px; height: 35px; } .soapyField { text-align: right; position: absolute; top: 3px; width: 85px; } .soapyValue { position: absolute; left: 95px; width: 156px; Xheight: 17px; }