.domainform {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	position: relative;
	background-color: #ffffff;
	border: 2px solid #cee570;
	width: 70%;
	visibility: visible;
	font-weight: bold;
	text-align: left;
}
.normaltext {
	font-family:  Tahoma;
	font-size: 11px;
	text-align: center;
}

.result {
	font-family:  Tahoma;
	font-size: 11px;
}


