#ContentDiv
{
background-color:#FFFFFF;
	width:100%;
	min-width:335px;
}

#outDiv
{
	/*background-color: #FFFFFF;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-bottom-width: 1px;
	
	width:285px;*/
	height:auto;
	visibility:hidden;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	
}

SPAN.LiveWhoIs
{
	font-size: 12px;
	color:Black;
}

SPAN.Available
{
	font-size: 12px;
	color:Green;
	font-style:italic;
}

SPAN.Loading
{
	font-size: 12px;
	color:#2770B1;
	font-style:italic;
}

SPAN.Forsale
{
	font-size: 12px;
	color:orange;
	font-style:italic;
}

SPAN.Registered
{
	font-size: 12px;
	color:gray;
	font-style:italic;
}
/*
P.LiveWhoIs
{
	font-size: 12px;
}
*/

TABLE.LiveWhoIs
{
	font-size: 12px;
	/*width:285px;*/
	/*margin-left: auto;
	margin-right: auto;*/
}


.LWIDomain
{
	width:100px;
}

.LWIStatus
{
	width:100px;
}

/*.LWIAction
{
	margin-left:10px;
	width:85px;
}*/
