.domains{
font-family:tahoma;
font-size:14px;
color:#FF0000;
}

.text-input {
	width: 400px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	text-align:center;
}

.domains2{
font-family:tahoma;
font-size:12px;
color:#0066FF;

}

.domainok{
width:100px;
height:100px;
background:url(ok.jpg);
margin-top:10px;
background-repeat:no-repeat;
background-position:center;

}

.domainNo{
width:100px;
height:100px;
background:url(no.jpg);
margin-top:10px;
background-repeat:no-repeat;
background-position:center;


}
