#autentificationRequest {
  /*width: 400px;*/
  width: 100%;
  height: auto;
  border: solid 1px #D4D4D4;
  background-image: url(/i/iconYellowExlamation.jpg);
  background-repeat: no-repeat;
  background-position: 9px 8px;
  padding-bottom: 10px;
  padding-top: 7px;
  margin-bottom: 20px;
}

#autentificationRequest span {
  margin-left: 35px;
  font-size: 15px;
}

#autentificationRequest p {
  margin-left: 35px;
  margin-top: 2px;
}

#autentificationRequest a 
{
	color:#E00016;text-decoration:underline;
}

#centerSignUpDiv {
  width: 415px;
  height: auto;/*
  margin-top: 20px;*/
}

#centerSignUpDiv input, #loginDiv input {
  font-size: 11px;
}
/*
option {
  font: 12px Verdana, Arial;
}*/

#subscribeBox {
  width: 100%;
  height: auto;
  background-color: #F4F4F4;
  margin-top: 7px;
  margin-bottom: 60px;
  padding-bottom: 10px;
  border: solid 1px #D4D4D4;
}

#subscribeBox span {
  display: block;
  margin: 7px;   
}

#subscribeBox ul {
  margin-right: 7px;  
  margin-left: 35px;  
}

#btnAbonare {
  width: 93px;
  height: 22px;
  border: none;
  background-image: url(/i/btnAbonare.jpg);
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-left: 165px;
  cursor:pointer;
}

#infoBox {
  width: 390px;
  height: auto;
  border: solid 1px #BBD2F2;
  background-image: url(/i/iconYellowExclamation.jpg);
  background-repeat: no-repeat;
  background-position: 9px 8px;
  padding-bottom: 10px;
  padding-top: 7px;  
  margin-left: 11px;
  margin-top: 5px;
}

#infoBox p {
  margin-left: 35px;
/*  font-size: 15px;*/
}

#registrationFormRequest {
  text-decoration: underline;
  color: #DA251D;
  font: 16px Arial, Verdana;
}

#registrationForm {
  width: 100%;
  height: auto;
  border: solid 1px #D4D4D4;
  font: 11px Verdana, Arial !important;
  color: #333333;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sectionTitle {
  width: 386px;
  height: 18px;
  margin-left: 9px;
  margin-top: 20px;
  margin-bottom: 7px;
  padding-left: 10px;
  padding-top: 3px;
  /*background-color: #EEEEEE;*/
  font-weight: bold;
  background-image: url(/i/bgSections.jpg);
  background-repeat: repeat-x;
}

.personalInfoTable {
  margin-left: 11px;
  margin-top: 10px;  
  width: 396px;
}

.firstCol {
  width: 125px;/*
  padding-right: 2px;*/
}

.secondCol {
  width: 155px;
}

.secondCol input {
  border: solid 1px #999999;
  width: 136px;
  height:16px;
}

.thirdCol {
  width: 108px;
  font-family: "Lucida Sans Unicode", Verdana, Arial;
}

.personalInfoTable tr td {
  padding: 0px;
  padding-bottom: 3px;
}

.label {
  /*color: #DA251D;*/
  text-align: right;
}

.rdSx {
  width: 20px !important;
  border: none !important;
}

select { 
  height: 16px;
  width: 138px;
  border: solid 1px #999999;
  font-size:11px;
}

#ddDateDay {
  width: 34px; 
}

#ddDateMonth {
  width: 51px; 
}

#ddDateYear {
  width: 45px; 
}

.secondCol span {  
  padding-bottom: 3px;
}

.radio input {
  padding: 0px;
  margin: 0px;
  margin-left: 3px;
}

.radio span {
  position: relative;
  top: -3px;
}

#telephoneInfo {
  background-image: url(/i/iconYellowExclamation.jpg);
  background-repeat: no-repeat;
  background-position: 9px 8px;
  width: 223px;
  margin-left: 146px;
  border: solid 1px #BBD2F2;
}

#telephoneInfo p {
  margin-left: 35px;
  margin-top: 7px;
  margin-bottom: 7px;  
}


.noPosRel span {
  position: relative;
  top: 0px !important;
}

.checkTd {
  padding-left: 3px;
}

.check span {
  position: relative;
  top: 5px;
}

.withCheck span {
  margin-left: 8px;
}

#btnInregistrare {
  border: none;
  width: 140px;
  height: 22px;
  padding: 0px;
  padding-bottom: 1px;
  background-image: url(/i/btnTrimite.jpg);
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-left: 127px;/*
  font: bold 12px "Lucida Sans Unicode", Arial, Verdana;
  text-align: center;
  color: #FFFFFF;*/
  cursor:pointer;
}

#redLink {
  color: #DA251D;
  text-decoration: underline;
}

#subscribeWrapper {
  margin-top: 7px;
}

#subscribeOptions {
  width: 180px;
  margin-left: 40px;
  margin-top: 3px;
}

#subscribeOptions input {
  width: 15px;
}

#subscribeObservation {
  background-image: url(/i/iconYellowExclamation.jpg);
  background-repeat: no-repeat;
  background-position: 9px 8px;
  width: 180px;
  margin-left: 8px;
  border: solid 1px #BBD2F2;
  margin-top: 5px;
}

#subscribeObservation p {
  margin-left: 35px;
  margin-top: 7px;
  margin-bottom: 7px;  
}

#acceptTerms {
  margin-right: 15px;
  margin-top: 15px;
}

#acceptTerms a {
  color: #003399;
  text-decoration: underline;
}

#acceptRadio {
  margin-top: 7px;
  margin-left: 40px;
}

#acceptRadio input {
  width: 15px;
  margin-bottom: 3px;
}

#loginDiv {
  width: 250px;
  height: auto;
  margin-top: 7px;
  border: solid 1px #D4D4D4;
  background-color: #F4F4F4;;
/*  margin-right: 7px;*/
  padding-bottom: 10px;
}

#loginDiv .personalInfoTable {
  margin-right: 0px;
  margin-top: 10px;/*
  margin-left: 40px;*/
  width: 229px;
}

#loginDiv .personalInfoTable input {
  width: 132px;
  border: solid 1px #999999;  
}

#loginDiv .personalInfoTable a {
  color: #E00016;
  text-decoration: underline;
  font-weight: bold;
}  
#loginSpan {
  margin-left: 60px;
}

#loginDiv p {
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 30px;
}

#btnAutentificare {
  border: none;
  width: 140px;
  height: 22px;
  padding: 0px;
  padding-bottom: 1px;
  background-image: url(/i/btnAutentificare.jpg);
  background-repeat: no-repeat;
  margin-top: 7px;
  margin-left: 76px;/*
  font: bold 12px "Lucida Sans Unicode", Arial, Verdana;
  text-align: center;
  color: #FFFFFF;*/
  cursor:pointer;
}

#forgotPass {
  text-decoration: underline;
  font: bold 11px Verdana, Arial;
  color: #333333;
  margin-left: 87px;
  margin-top: 10px;
}

#autentificationInfo {
  width: 229px;
  height: auto;
  border: solid 1px #BBD2F2;
  background-image: url(/i/iconYellowExclamation.jpg);
  background-repeat: no-repeat;
  background-position: 9px 8px;
  background-color: #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
  padding-top: 7px;
  padding-bottom: 6px;
}

#autentificationInfo span {
  margin-left: 35px;
}

#autentificationInfo p {
  margin-left: 35px;
  margin-top: 2px;
}
