#wrapper-popup{
 text-align: left;
 font-size: 100%;
 padding: 0 15px 0 15px;
}

#container-popup {
	padding: 0 10px 0 10px;
}

#regContent {
	width: 100%;
	background-color: #fff;
}

#regContent h2#login_title {
	font-size: 136% !important;	
	padding-bottom: 10px;
}


#regContent h3#register_header {
	padding-bottom: 20px;
}

.captcha {
	padding-top: 10px;
	padding-bottom: 5px !important;
}
