#register_form div { height: 25px; }
#register_form input { font-size:11px; font-family:Arial, Helvetica, sans-serif; width:210px; padding:4px 3px 3px 8px; background:url(../img/nyroModal/bginput.png) no-repeat center left; border: none; margin-left:35px; height:20px }
#register_form label { font-size:11px; color:#FF0000; font-family:Arial, Helvetica, sans-serif; width:200px; padding:0; background:none; border:none; margin-left:50px; height:auto }
#register_form button { background:url(../img/nyroModal/btn.png) no-repeat center; font-size:11px; font-family:Arial, Helvetica, sans-serif; cursor:pointer; border:none; height:22px; width:120px; color:#fff; margin:10px 0 0px 70px; }
#image_form input.file { width : 120px; height : 120px; font-size : 25; float : left; opacity : 0; position : absolute; z-index : 2; filter: alpha(opacity=0); }
#image_form div.image { width : 120px !important; height : 120px !important; position : relative; background:#fff; text-align: center; }
#image_form div.image img {
    max-width : 120px !important;
    max-height:120px !important;
    position : relative;
}
#image_form div.image span { color:#000000; font-size:11px }
.clear { clear:both}
.withform { margin:30px 0 0 0; clear:both; position: relative}
.infobox { border-top:1px solid #fff; padding-top:5px; text-align:center; color:#fff; margin:0 20px; text-transform:uppercase}
.infobox p { padding:0; margin:0}
.success {margin:90px auto 100px; width:140px}
