.tdright{margin-top:20px;}
.tdright,.tdright div{float:right;}
.tdleft{float:left;}


.login_container{
	width:996px;
	display:block;
	background-color:#fff;
	border-bottom:1px #DC6210 solid;
	margin:0 auto;
	padding-top:4px;
	text-align:center;
}
.logclient{
	height:25px;
    color:#DC6210;
    border-collapse:separate;
    width:100%;
}
.logclient_inputtitle{

	margin-left:5px;
	text-align:left;
	top:45px;
	left:120px;
	float:left;
	clear:none;
	
}
.logclient_inputdiv{
	float:left;
	clear:none;
	margin-left:5px;
}
.rounded{-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.inputdiv{
	border:1px #DC6210 solid;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.login-tit{font-family: Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	text-transform:uppercase;font-weight:bold;
   	background-color:#DC6210;color:#fff;padding:0 3px 0 3px;margin:0;
   	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
   	}
#tlloginuser,#tlloginpass{
	font-family: Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
   	color:#DC6210;
   	float:left;clear:both;
   	margin:0 5px 0 0;
}
#tiloginuser,#tiloginpass{
	font-family: Helvetica, sans-serif;
	font-size:13px;
    width:100px;
	color:#DC6210;
}
.inputlogin{
	width:80px;
	border:0px;
	color:#DC6210;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	height:16px;
}
.submitinput{
	font-family: Helvetica, sans-serif;
	font-size:13px;
	border:1px #DC6210 solid;
    color:#ffffff;
    float:left;
    background-color:#DC6210;
	border:0px;
	cursor:pointer;
}

.lsforgcont{
	padding:60px;
	border:0px #c00 solid;	
	
}
.lsforgerr{
	padding:0px;
	margin-left:60px;
	margin-right:60px;
	padding:10px;
	border:2px #c00 solid;
}

.lsforgcont #title,.lsforgerr #title{
	font-size:13px;
	color:#DC6111;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px #DC6210 solid;
}
.lsforgcont #mess,.lsforgerr #mess{
	font-size:12px;
	color:#333;
	padding-bottom:5px;
	margin-bottom:10px;
	
}
.lsforgcont #forgotform{
	
}
.tlcode,.tlEmail{
	width:150px;
}

.bannerlogin img{height:40px;}
.bannerlogin table{border:0;border-collapse:collapse;height:50px;}
.bannerlogin table td{vertical-align:bottom;}

