.cssLoadedChecker2.moctod-dribegam{
  display:none; /*DONT CHANGE THIS LINE! jQuery use this to check if css is loaded*/              
}

.registerPopup.tp3 form input{
  display:block;
  border: 1px solid #b6b6b6;
  outline:0;
/*  box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);*/
  color:#000;
  padding:2px;
  font-size:12px;
  height:auto;
}


.registerPopup.tp3 button {   
    font-size:13px;
    font-weight:normall;  
    text-align:center;
    padding: 6px 13px;    
    cursor: pointer;
    border:none;  
    display:block;
    margin-top:8px;
}  

.registerPopup.tp3 em{   
    color:#eb340a;
} 

.registerPopup.tp3 label{   
    color:#666;
    font-weight:bold;
} 

.registerPopup #subscribeNewsletter{
  margin-top:5px;  
  margin-bottom:2px;
  background:none;
  padding:0;                  
}
.registerPopup #subscribeNewsletter label{
  line-height:14px;  
  padding-left:3px;                  
}