INPUT,TEXTAREA{border:1px solid #d2d2d2;color:#aaa;padding:3px;}label{display:inline;}input[type="checkbox"]{display:none;}input[type="checkbox"]+label{-webkit-appearance:none;padding:10px 16px 10px 42px;display:inline-block;position:relative;background:url(../images/checkbox_unchecked.png) no-repeat left top #fff;vertical-align:top;}input[type="checkbox"]:checked+label:after{content:' ';width:32px;height:32px;position:absolute;background:url(../images/red-check.png) no-repeat left top #fff;left:0px;top:0px;font-size:32px;vertical-align:top;}input[type="checkbox"]:checked+label{background-color:#fff;}input[type="checkbox"].small+label{background:url(../images/checkbox_unchecked-small.png) no-repeat left top #fff;padding:2px 16px 2px 26px;margin-bottom:10px;}input[type="checkbox"].small:checked+label:after{width:16px;height:16px;background:url(../images/red-check-small.png) no-repeat left top #fff;font-size:16px;top:0;}input[type="checkbox"].show{display:block;}input[type="radio"]{display:none;}input[type="radio"]+label{-webkit-appearance:none;padding:10px 16px 10px 42px;display:inline-block;position:relative;background:url(../images/checkbox_unchecked.png) no-repeat left top #fff;vertical-align:top;}input[type="radio"]:checked+label:after{content:' ';width:32px;height:32px;position:absolute;background:url(../images/red-check.png) no-repeat left top #fff;left:0px;top:0px;font-size:32px;vertical-align:top;}input[type="radio"]:checked+label{background-color:#fff;}input[type="radio"].small+label{background:url(../images/checkbox_unchecked-small.png) no-repeat left top #fff;padding:2px 16px 2px 26px;margin-bottom:10px;}input[type="radio"].small:checked+label:after{width:16px;height:16px;background:url(../images/red-check-small.png) no-repeat left top #fff;font-size:16px;top:0;}.styled-select select{background:transparent;color:#636363;width:370px;padding:5px;font-size:12px;line-height:22px;border:0;border-radius:0;height:32px;-webkit-appearance:none;}.styled-select{display:inline-block;width:346px;height:32px;overflow:hidden;background:url(../images/select_arrow.png) no-repeat right #fff;border:1px solid #d2d2d2;}.styled-select-500px SELECT{width:522px!important;}.styled-select-500px{width:500px!important;}LABEL,INPUT,TEXTAREA,SELECT{font-size:12px;color:#636363;}INPUT[type="text"],INPUT[type="password"]{}TEXTAREA{width:352px;height:52px;}.required,.error{color:red;font-size:12px;line-height:32px;vertical-align:top;}input[type="submit"],input[type="text"],input[type="password"],input[type="email"]{-webkit-appearance:none;}