#modalOverlay {background-color:#000; opacity:0.5}
#login_form_ajax #user-user_login,
#login_form_ajax #user-passwd{border:1px solid #969696; padding:2px}
#modalContainer{width: 650px;left: 50%;top: 8%;margin-left: -325px; background:#fff;padding: 20px;border: 7px solid #b04798;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;position: absolute !important; box-shadow: 0 0 35px #474747;-moz-box-shadow: 0 0 35px #474747;-webkit-box-shadow: 0 0 35px #474747;}
* html #modalContainer {width:690px}


div.center_login.asd {line-height:16px}
.error_info {color: #f00;}
/** login form styling **/
#modalContainer h2 {width: 100%;  display: block;  margin: 0;  margin-bottom: 15px;  font-size: 20px;  text-indent: 20px;  color: #000;}
#modalContainer h2 span {display:block;  font-size: 10px;  font-weight: bold;  color: #c1cad4;  }

#modalContainer #BirthTimeline input#submit {display: block;}
#modal table input {border: 1px solid #a5acb2;  background: none;  heigth: 140%;}
#modal table {width: 310px;  margin: 20px auto 10px auto;  color: #000;  text-align: right;}
#register_table td {height: 30px;}
#modal span {margin-right: 24px;}
#modal p {width: 100%;  text-align: center;  margin-bottom: 4px;}
#modal .errmsg {width: 90%;  color: #ff0000;  margin: 20px auto 20px auto;}
#modal .lerrmsg {width: 90%;  color: #ff0000;  margin: 0 auto 20px auto;}
.modal_links {height: 20px;}
p.modal_links span{color: #c63c8f;  margin-right:15px;}
.modal_line {width: 370px;  height: 1px;  margin: 5px auto;  border: 0;  background: #e7e7e7;  font-size:1px; line-height:1px
}
.modal_login_submit {width: 54px;  height: 28px;  border: 0;  background: url(../images/btn_ok.gif) no-repeat;  margin-right: 10px;  margin-bottom: 20px;  position: relative;  cursor: pointer;}
.center_register .modal_register_submit {height: 28px;}
.modalClose {width: 47px;  height: 47px;  border: 0;  background: url(../images/account/btn_close.png) no-repeat;;  position: absolute;  right: -20px;  top: -20px;  cursor: pointer;}
.modalClose.cancel {background: url(../images/btn_anuluj.gif) no-repeat;  height: 28px;  width: 89px;  position: static;  border:0 none;  margin-bottom:20px;  margin-right:10px;  }
.modalClose.ok {background:transparent url(../images/btn_ok.gif) repeat scroll 0 0;  border:0 none;  position:static;  height:28px;  margin-bottom:20px;  margin-right:10px;  width:54px;  }

.user_sex_container input,
.accept_container input {border: none !important;}

.login_msg{display:block; margin:0 0 10px; color:#666}

