input.t_text, select.t_text {
	border: 1px solid #44495a;
	margin: 4px 0px;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	padding: 4px 5px 3px 4px;
	/*height: 14px;*/
	background-color:#687ea0;
	vertical-align:middle;
}

input.noborder {
	background-color: transparent;
	border: 0;
	vertical-align:middle;
}

a.t_text:link, a.t_text:active, a.t_text:visited {
	color: #ffffff; /*#6e90bb;*/
	/*text-decoration: none;*/
}

a.t_text:hover {
	text-decoration: underline;
}

.thankyou {
	position:absolute;
	top:240px;
	left:14px;
	font-family: 'Times New Roman';
	font-size: 62px;
	font-style: italic;
	color: #44414E;
}

#leftForm {
	position: absolute;
	top:0px;
	width: 283px; 	
	padding: 20px 15px;
}

#leftForm a:hover {
	color:#ffffff;
}

#rightForm {
	position: absolute;
	left: 283px;
	top: 0px;
	padding: 20px 31px;
	width: 410px;
	border-left: 1px solid #6b6a79;
	height:100%;
	color:#000000;
}

#note {
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
	color: #29212A;
	width: 365px;
	line-height: 18px;
}

*:lang(en) #note {
    margin-top:12px; !important;
}

#login {
	background:url(images/filmedia/btn_arrow.gif) no-repeat;
	width:23px;
	height:23px;
}

#btnForgotPassword {
	background:url(images/filmedia/btn_arrow.gif) no-repeat;
	width:21px;
	height:23px;
}

#add {
	cursor:pointer;
	background:url(images/filmedia/btn_submit.gif) no-repeat;
	width: 71px;
	height:20px;
}

.submitArrow {
	cursor:pointer;
	background:url(images/filmedia/btn_arrow.gif) no-repeat;
	width:21px;
	height:23px;
}

.btnSubmit {
	cursor:pointer;
	background:url(images/filmedia/btn_submit.gif) no-repeat;
	width: 64px;
	height:16px;
}

#errorMessage {
	display:none;
	color:#ffffff;
	width:210px;
	font-size: 12px;
	line-height:18px;
}

#forgotPassword {
	position:relative;
	top:-7px;
	color:#ffffff;
	width:260px;
	font-size:11px;
	line-height:16px;
	letter-spacing: 0.5px;
	display:none;
}

#fbtext { color: #000 }

#captcha {
	margin: 0px 0px 15px 0px;
	color:#6590BF;
	letter-spacing: 1px;
	font-size:12px;
	width:348px;
	text-align:right;
}

#captchaFormula {
	font-size: 20px;
}

#captchaFormula img {
	vertical-align:middle;
	margin-top:-4px;
}

#captchaFormula input {
	width: 45px;
	text-align:right;
	margin-top: -1px;
	background-color:#97C0E6;
	border:0pt none;
	font-size: 16px;
	font-family:arial,helvetica,clean,sans-serif;
}