p {
	font-size: 90%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.butt {
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 80%;
	font-weight: normal;
}

#demo
{
	border:1px solid #CBC7B8;
	padding:10px;
	margin:10px 0px;
	background-color: #C9DFFA;
}
body
{
	font-family:verdana, arial, helvetica;
	font-size:80%;
	margin:20px;
	color:#333333;
	background:#FFF;
	font-weight: normal;
}
a, a:visited
{
	color:darkblue;
	text-decoration:none;
}
a:hover
{
	color:maroon;
	text-decoration:underline;
}
.error
{
	color:#CC0000;
}
.domaintaken
{
	color:#DD0000;
}
.domainavailable
{
	color:green;
}
#whoistable, input, select
{
	font-size:0.85em;
	font-family:verdana,arial,helvetica;
}
#whoistable
{
	border-bottom:1px solid #D4D0C8;
}
#whoistable th
{
	text-align:left;
}
#whoistable a, #whoistable a:visited
{
	color:#000;
	text-decoration:none;
}
#whoistable a:hover
{
	color:#999;
	text-decoration:underline;
}
h1
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.8em;
	color:#4E94EC;
}
h2
{
	font-family:arial, helvetica, sans-serif;
	font-size:1.4em;
	color:#666666;
}
.whoisform
{
	display:inline;	
}
#whoiswait
{

	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}

#whoiswait .outer
{
	margin-left: -200px;
	position: absolute;
	top: -60px;
	left: 50%;
	visibility: visible;
	width:400px;
}

#whoiswait .inner
{
	background-color:#F1F7FE;
	padding:30px;
	line-height:30px;
	border:1px solid #D4D0C8;
}

#whoisdetails
{
	font-family:verdana,arial,helvetica,sans-serif;
	;
	font-size:0.85em;
	padding:20px;
	border:1px solid #D4D0C8;
	background-color:#F1F7FE;
}
.linkbutton
{
	font-size:1.0em;
	width:80px;
}

.whoisrow1, .whoisrow1available
{
	border-top:1px solid #D4D0C8;
	background-color: #F1F7FE;
}
.whoisrow2, .whoisrow2available
{
	background:#FFF;
	border-top:1px solid #D4D0C8;
}

.whoisrow1:hover, .whoisrow2:hover
{
	background:#DDEEFF;
}
#verhuman
{
	text-align:center;
	border:1px solid #D4D0C8;
	background:#FCFAF6;
	padding:20px;
}
.verhuman
{
	font-size:2.2em;
}
.verhumanimg
{
	border:1px solid #000;
}
