.al {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#main #domain {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
}
#main #domain {
	font-weight: normal;
}
.as {
	color: #CCC;
}
#main #domain table tr tdaa {
	color: #FFF;
}
#main {
	border: 1px solid #52575b;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
	background-color: #23282c;
	margin-left: 65px;
	margin-top: 40px;
	text-align: center;
	float: left;
}

form {
	margin-left: 100px;
	border: 1px solid #cccccc;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
	padding:13px 5px;
	margin-bottom:30px;
	background-color: #3b3f42;
}

#result {
	margin-left: 100px;
	border: 1px solid #cccccc;
	width: 250px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size : 12px;
	padding:5px;
	margin-bottom:50px;
	background-color: #fee214;
	color: #663f10;
}

.text {
	border: 1px solid #cccccc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

input {
    border: 0px solid #cccccc;
}


#caption{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:25px 0 14px 0;
	font-size : 16px;
	color:#fcc801;
	font-weight: bold;
}

#icon{
	width:100px;
	height:100px;
	float:left;
	background-image:url(../images/dominios/lupa.jpg);
	background-repeat: no-repeat;
	background-position:left center;
}
#icon2{
	width:100px;
	height:100px;
	float:left;
	background-image:url(../images/dominios/info.jpg);
	background-repeat: no-repeat;
	background-position:left center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}
