body {

	background-color: #ffffff;
	margin: 0px;
	padding: 0px;

	}

table {

	border-collapse: collapse;
	display: table;
	border: 0px;

	}

td.register {

	position: relative;

	}

td.droptop {

	padding-top: 0px!important;
	padding-top: 100px;

	}

div#main {

	margin-top: 50px; 
	margin-bottom: 50px; 
	vertical-align: center;
	text-align: center;
	width: 100%;

	}

div#header {

	position: absolute;
	top: 0px;
	width: 100%;
	background-color: #000000;
	vertical-align: bottom;

	}

div#footer {

	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 49px;
	background: #cccccc url(/images/footer.jpg) repeat-x top;
	text-align: center;
	padding-top: 0px;

	}

div#copyright {

	position: absolute;
	bottom: 0px;
	float: right;
	font-size: 9px;
	font-family: arial,helvetica;sans serif;
	color: #777777;

	}

input, select { 

	padding: 0px; 
	margin: 0px; 
	position: relative; 
	font-size: 20px;
	
	}

input.domain {

	top: 15px!important; 
	top: 32px; 
	left: 278px;  

	}

input.nodomain {

	top: 15px!important; 
	top: 32px; 
	left: 278px;  
	background: #FFF000;  

	}

select.ext {

	top: -15px!important; 
	top: 0px; 
	left: 637px;  

	}

input.email {

	top: -85px!important; 
	top: -72px; 
	left: 114px;  
	z-index: 99;

	}

input.hosting {

	top: -85px!important; 
	top: -72px; 
	left: 114px;  
	z-index: 99;

	}

input.button {

	margin-left: auto;
	margin-right: auto;

}

div.msg {

	border:1px solid #666666; 
	background-color:#ffffff; 
	color:#666666; 
	font-family:helvetica,verdana,arial,sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	text-align:center; 
	text-decoration:none;
	padding:15px 10px 15px 10px;

}	
