.login_wrapper {   
	position: relative;   
	width: 575px;   
	/* top: -250px; */
      	left:145px;	 
	z-index:0;   
} 
.login_containers {     
	border: 1px solid #c88952;   
	background-color:#fff; 
	padding:10px;   
	display:block;   
	color:#000;    
	width: 566px;   
	margin-top: 30px;
	margin-bottom:15px; 
} 
.login_col1 { 
	display:block;  
	width:125px; 
	padding:10px 0 0 10px; 
} 
.login_col2 { 
	display: block;  
	width:400px;  
	position:relative; 
	left:125px;  
	top:-15px; 
} 
.login_col2 #btn_forgot {
	position: relative;
	top: -70px;
	left: 175px;
	border: none;
}
.login_col2 #btn_forgot img {
	border: none;
	width: 85px;
	height: 23px;
}
.login_col2 #btn_register {
	position: relative;
	top: -38px;
	left: 88px;
	width: 85px;
	height: 23px;
}
.login_col2 #btn_register img {
	border: none;
	width: 85px;
	height: 23px;
}
.login_col2 #btn_login{
	position: relative;
	top: -5px;
	border: none;
}
.order_col1 { 
	display:block;  
	width:180px; 
	padding:0 0 0 10px; 
} 
.order_col2 { 
	display: block;  
	width:180px; 
	position:relative; 
	left:200px;  
	top:-15px; 
} 
.order_col2 a { 
	color:#000; 
	text-decoration:none; 
} 
.order_col2 a:hover { 
	color:#d10000; 
	text-decoration:underline; 
} 
.order_col3 { 
	display: block;  
	width:150px;  
	position:relative; 
	left:400px;  
	top:-30px; 
} 
.order_col4 { 
	display: block;  
	width:150px;  
	position:relative; 
	left:325px;  
	top:-30px; 
} 
.login_grey { 
	background-color: #dadada; 
	height:25px; 
} 
.login_titles { 
	font-size: 14px; 
	color:#d10000; 
	padding:10px 0 10px 10px; 
	font-weight: bold; 
} 
.red {color: #d10000; font-weight:bolder;} 
.login_msg {
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}
.down_col1 { 
	text-align: center;
	display:block;  
	width:125px; 
	padding:0 0 0 10px;
	height: 30px;	
} 
.down_col2 { 
	text-align: center;
	display: block;  
	width:180px; 
	position:relative; 
	left:150px;  
	top:-30px; 
	height: 30px;	
} 
.down_col4 { 
	text-align: center;
	display: block;  
	width:150px;  
	position:relative; 
	left:350px;  
	top:-60px; 
	height: 30px;	
} 

