﻿body {
}

#in_frame .wrapper .container .content .leftform{
	float:left;
	width:600px;
	padding-left:15px;
	
	padding-right:25px;
}
#in_frame .wrapper .container .content .leftform h3{
	float:left;
	width:600px;
	height:38px;
	
	line-height:38px;
	color:#ba5d11;
}
#in_frame .wrapper .container .content .leftform .formtable{
	float:left;
	width:620px;
	border-right:dotted 1px Gray;
}
#in_frame .wrapper .container .content .leftform .formtable .msg{
	float:left;
	width:575px;
	font-size:11px;
	padding-right:8px;
	font-weight:bold;
	color:#e0680a;
	text-align:left;
}
#in_frame .wrapper .container .content .leftform .formtable .row{
	float:left;
	width:600px;
	padding-top:5px;
	padding-bottom:5px;
}
#in_frame .wrapper .container .content .leftform .formtable .row h3{
	color:#ba5d11;
	font-size:12px;
}
#in_frame .wrapper .container .content .leftform .formtable .row .lbl{
	float:left;
	width:160px;
	height:26px;
	line-height:26px;
	font-size:12px;
	padding-right:4px;
	font-weight:bold;
	color:#7d7d7d;
	text-align:right;
}

#in_frame .wrapper .container .content .leftform .formtable .row .radio{
	float:left;
	width:435px;
	font-size:12px;
	color:#000000;
	text-align:left;
}
#in_frame .wrapper .container .content .leftform .formtable .row .radio label{
	width:410px;
	float:left;
	height:18px;
	line-height:18px;
	font-size:12px;
	padding-left:2px;
	color:#000000;
	text-align:left;
}
#in_frame .wrapper .container .content .leftform .formtable .row .radio input{float:left;}

#in_frame .wrapper .container .content .leftform .formtable .row .textbox{
	background:transparent url(../images/sml_txt-rc.png) no-repeat scroll right top;
	float:left;
	height:26px;
	padding-right:7px;
	padding-left:5px;
}
#in_frame .wrapper .container .content .leftform .formtable .row .textbox .txtbox_lftcrv{
	background:transparent url(../images/sml_txt-lc.png) no-repeat scroll 0 0;
	float:left;
	height:26px;
	padding-left:7px;
	
}

#in_frame .wrapper .container .content .leftform .formtable .row .textbox .txtbox_lftcrv input[type="text"]
 {
	background:none;
	border:medium none;
	color:#555;
	float:left;
	font-size:14px;
	height:22px;
	width:147px;
	margin-top:2px;
}

#in_frame .wrapper .container .content .leftform .formtable .row .textbox .txtbox_lftcrv #txtEmail
 {
	background:none;
	border:medium none;
	color:#555;
	float:left;
	font-size:14px;
	height:22px;
	width:262px;
	margin-top:2px;
}
#in_frame .wrapper .container .content .leftform .formtable .row .textbox .txtbox_lftcrv #txtConfirmEmail
 {
	background:none;
	border:medium none;
	color:#555;
	float:left;
	font-size:14px;
	height:22px;
	width:262px;
	margin-top:2px;
}

#in_frame .wrapper .container .content .leftform .formtable .row .textarebox{
	float:left;
	width:300px;
	height:119px;
	background:url(../images/textarea.png) 0px 0px no-repeat;
	padding:7px;
}
#in_frame .wrapper .container .content .leftform .formtable .row .textarebox textarea{
	float:left;
	width:300px;
	height:119px;
	overflow:auto;
	border:none;
	background:none;
	color:#555;
}
#in_frame .wrapper .container .content .leftform .formtable .rowbtn{
	text-align:right;	
	padding-right:10px;
}
#in_frame .wrapper .container .content .leftform .formtable .rowbtnforgot{
	text-align:center;	
	padding-right:10px;
}


#in_frame .wrapper .container .content .rightform{
	float:left;
	width:280px;
	padding-left:15px;
	padding-top:5px;
}


#in_frame .wrapper .container .content .rightform h5{
	float:left;
	width:300px;
	line-height:22px;
	color:#ba5d11;
	font-weight:bold;
	font-size:14px;
	
}

#in_frame .wrapper .container .content .rightform p{
	line-height:20px;	
	font-size:12px;
	padding-bottom:10px;
	text-align:justify ;
}
.email
{
	width:265px;
	}