#copyright{
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
#copyright a{
	color:#666666;
}
#rowResult{

}
#rowResult DIV{

height:24px;
text-align:left;
}
#rowResult DIV LABEL{
margin-left:150px;
}
#rowResult STRONG{
color:#CC3300;
}
#rowResult SPAN{
font-weight:bold;
color:#CC3300;
text-decoration:line-through;
}
#rowResult a{
color:#FF0000;
text-decoration:none;
}
#rowResult a:hover{
text-decoration:underline;
}
#rowResult td
{
	padding:4px;
	border-right:1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}
#resultInfo pre
{
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
}
#resultInfo
{
	border:1px solid #ccc;
	display:none;
}
#resultInfo td
{
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
}
.input {
    border: 1px solid #ccc;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 9px;
  width: 100%;
  height: 40px;
  color: #666;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
}
.submit {
  border: none;
  background: #0084b4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px;
  width: 140px;
  height: 40px;
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px 10px 0 0;
  cursor: pointer;
}
#check_domain {min-height: 140px;}