#checker2{
    margin-left: -8px;
	position: relative;

}

.this2{
	font-size: 8pt;
	color: #000;
	margin-left: 10px;

}


#checker{
	margin-top: 30px;
	margin-left: 495px;
	position: absolute;

}

#checkdomain{
	background: url(images/domeincheck.gif) no-repeat;
	width: 233px;
	height: 123px;
	color: #fff;
	font-weight: bold;
}

.this{
	font-size: 8pt;
	color: #000;
	width: 243px;
	margin-left: 24px;

}

#checkdomain table tr td{
	border: 0px;
}

#checkdomain table{
	width: 233px;
	height: 123px;
}

#domainname {
	margin-left: -81px;
	margin-top: 55px;
	width: 184px;
}

#nametext {
	float: left;
	margin-left: 20px;
	margin-top: 33px;
}

#msg {
	float: left;
	color: #f65b09;
	font-weight: bold;
	margin-left: -80px;
	margin-top: 50px;
	width: 200px;
}

#button{
	width: 99px;
	height: 21px;
	background: url(images/domeinbutton1.gif) no-repeat;
	border: 0px;
	margin-top: 10px;
	margin-left: 9px;
}

#button:hover {
	background: url(images/domeinbutton.gif) no-repeat;
}