﻿.tdLeft{display:none; width:0px;}
.tdRight{ display:none; width:0px;}

/*css for Register an account*/
#divRegister 
{
	width: 400px;
	padding: 10px;
	
	border: solid 2px #BCCD47; 
	  margin: 25px 10px 25px 35px;
	 
}

#divRegister h2  
{
	background: #e8e8ef;
	padding: 15px 15px 15px 15px;
	border: solid 1px #BCCD47; 
}