.yellow_form{position:relative; width: 400px}
.yellow_form td{padding:3px 0; color:357}
.yellow_form input {width:180px;height:17px;border-top:solid #7C7C7C 1px;border-bottom:solid #DDD 1px;border-left:solid #C3C3C3 1px;border-right:solid #C3C3C3 1px;margin:0 3px;padding:2px 0 0 3px}
.yellow_form input.mini{width:15px}
.yellow_form input[disabled] { color: #000000;  background-color:#fff;}
.yellow_form select{width:132px;margin:0 0 0 3px}
.yellow_form img{margin:0 5px}
.i_td input{width:127px}
.big_input input{width:270px}
.yellow_form_info{position:absolute;width:180px;margin:20px 0 0 -20px; }
.yellow_form_info span{display:block;position:relative;z-index:100;width:12px;height:11px;}
.yellow_form_info div{z-index:10;border:solid #B9D9F8 1px;background:#fff;color:#005EB5;font-size:10px;margin:-1px 0 0;padding:10px}
.yellow_form_error{position:absolute;_margin:-10px 0 0 170px!important;margin:0 0 0 170px}

.yellow_form input.button { height:22px;}
.rules { color:357; text-align:justify;}
