.tiptext_warning { float: left; background: #fff1ec; border: 1px solid #edd3bb; padding: 7px 12px 5px; margin-top: 5px; width: 275px; position: relative; color: #ef8239; }
.warning_icon { float: left; background: url(../../images/accountIcon.png) no-repeat 0 -709px; width: 16px; height: 16px; display: block; margin-right: 5px; overflow: hidden; line-height: 25px; }
input.error { border: 1px solid red; }
/* label.error { background: url("./unchecked.gif") no-repeat 0px 0px; padding-left: 16px; padding-bottom: 2px; font-weight: bold; color: #EA5200; } */
label.error { float: left; background: url(./unchecked.gif) #fff1ec no-repeat 10px 8px; border: 1px solid #edd3bb; padding: 5px 12px 5px 30px; margin: 5px 0 0 0; width: 258px; position: relative; color: #ef8239; line-height: 20px; }
label.checked { background: url("./checked.gif") no-repeat 0px 0px; }
