#signInContent {
	width: 400px;
	height: 390px;
	overflow: hidden;
}

.feedbackContent {
	width: 400px;
	height: 540px;
	overflow: hidden;	
}

.formContact{
	height: 600px;
}

#top_img {
	width: 400px;
}

#top_img_overlay {
	width: 420px;
}

#overlay_img {
	width:124px;
}

div#nyroModalFull div#nyroModalWrapper, #nyroModalLoading, #nyroModalTmp {
	padding:0px !important;
	border:none !important;
}

div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding:0px !important;
	border:none !important;
}

.main_block {
	margin-left:33px;
	margin-top:15px;
	margin-bottom:26px;
	height:auto;
}

.signUpTitle{
	font-family:Arial;
	font-size:17pt;
	font-weight:700;
	color:#3D3D3D;
}
.subTitle {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	margin-bottom:9px;
	margin-top: 17px;
}

.sign_up {
	height:44px;
	text-indent: 33px;
	background: #E8E8E8;
	font-weight:700;
	position: absolute;
	bottom: 0px;
	width: 400px;
}

.inputText {
	background-color:white;
	border: 1px #CCC solid;
	font-size: 14px; 
	padding:2px;
	width:325px;	
}

#remember {
	margin-top:13px;
	font-family:Arial;
	float:left;
	font-size:10pt;
	color:#000000;
	clear:both;
}

.remember_text {
	padding-top:12px;
	text-indent:10px;
	margin-top: 0px;
	float: left;
}

.forgot_pass {
	text-align:right;
	padding-top:0px;
	padding-right:30px;
	margin-top: 15px;
}

.forgot_pass a {
	color: #C0C0C0;
}

.sign_in_but {
	float:left;
}

.cancel_but {
	float:left;
	padding-left:15px;
}

.buttons {
	margin-top:20px;
	overflow: hidden;
}

.sign_up_text {
	padding-top:12px;
	color: #000000;
	font-size:12pt;
}

.sign_up_text a {
	font-weight:bold;
}

/*Specific Sign Up CSS*/
.sign_up_main {
	height:225px;
	width:415px;
	overflow:hidden;
}

.sign_up_buttons {
	float:left;
	margin-top:10px;
	margin-right:50px;
}

.already_a_member {
	width:350px;
	height:38px;
	color:#000000;
	font-family:Arial;
	font-size:13px;
	position:absolute;
	bottom: 0;
}

hr {
	margin-top:20px;
	.margin-top:0px;
	margin-right:33px;
	color: #F0F8FF;
	color: #A9A9A9;
	opacity: .3;
}

.sign_up_main_text {
	padding-top:0px !important;
	width:330px;
}

.sign_up_main_text a {
	font-weight:lighter;
}

.already_a_member a {
	font-weight:lighter;
	padding-top:10px !important;
}

#nyroModalContent div.sign_up:last-child {
	font-weight:lighter;
}

.pass {
	margin-top: 20px;
}

/*Close button, for both*/
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	background: transparent url(../images/main_layout/new_sign_in_close_but.png) no-repeat scroll 0 0 !important;
	height:23px !important;
	width:23px !important;
}

.send_but {
	display: block;
	padding: 5px 25px;
	color: #ffffff;
	width: 34px;
	height: 16px;
	float: left;
	font-size: 13px;
	background: transparent url(../images/main_layout/but_bg.png) no-repeat;
}

a.send_but:hover {
	text-decoration: none;
	color: #ffffff;
}

.contactStyle {
	padding: 15px;
}
