#mainWhois {
    margin: auto;
	border: 1px solid #cccccc;
	width: 330px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

#mainWhois #domain {margin-top:5px;
				margin-left: 40px;
				border: 1px solid #cccccc;
				width: 270px;
				background: #E9ECEF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size : 12px;
				padding:5px;
				margin-bottom:5px;
}

#resultWhois {
    margin-left: 40px;
	border: 1px solid #cccccc;
	width: 270px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:5px;
}

#mainWhois.text {
				border: 1px solid #cccccc;
}

#mainWhois input {
				border: 0px solid #cccccc;
}


#captionWhois{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#iconWhois{margin-top:10px;
			width:35px;
			height:35px;
			float:left;
			background-image:url(icon.gif);
			background-repeat: no-repeat;
			background-position:center center;
}

#icon2Whois{
			width:35px;
			height:35px;
			float:left;
			background-image:url(icon2.gif);
			background-repeat: no-repeat;
			background-position:center center;
}
