#RegisterForm {
	width: 500px;
	float: left;
	display: inline;
	background-color: #fff;
	height: 450px;
	margin-right: 100px;
	margin-left: 60px;
}
#RegisterRight {
	float: left;
	display: inline;
	width: 300px !important;
	width: 302px;
	height: 450px;
	background-color: #efefef;
}
#RegisterRight h1 {
	color: #545252;
	font-family: Tahoma;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
	margin-top: 26px;
	margin-left: 30px;
	margin-bottom: 0px;
}
#RegisterRight h3 {
	color: #545252;
	font-family: Tahoma;
   font-size: 11px;
   font-weight: 400;
   text-decoration: none;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 30px;
	margin-bottom: 20px;
}
#RegisterRight img {
	margin-right: 7px;
	margin-bottom: 1px;
}
#RegisterForm h1 {
	color: #ff6600;
	font-family: Verdana;
   font-size: 18px;
   font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
   text-decoration: none;
	letter-spacing: -1px; 
}
#RegisterForm h2 {
	color: #545252;
	font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
   text-decoration: none;
}
#RegisterForm h3 {
	color: #545252;
	font-family: Tahoma;
   font-size: 11px;
   font-weight: 400;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 198px;
   text-decoration: none;
}
#RegisterForm h4 {
	color: #545252;
	font-family: Tahoma;
   font-size: 12px;
   font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
   text-decoration: none;
}
#RegisterForm table {
	width: 100%;
	background-color: #ececec;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;	
	margin-bottom: 20px;
}
input.a {
	width: 120px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
}
input.b {
	margin-left: 195px;
	margin-right: 20px;
}
input.c {
	margin-left: 380px;
	width: 100px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 400;
}
