.wpwhois_container {
	margin: 1em 0em;
	font-size: 10pt !important;
	padding: 3em;
	color: #000000;
	background-color: #e4e4e4;
	text-align: center;
	border: 1px solid #e4e4e4;
	
		border-radius: 5px ;
							-moz-border-radius: 5px ;
	
}

.wpwhois_txt {
	padding: 3px;
	width: 15em ;
	margin: 0em 0.5em 0.25em 0.25em;
	color: #000 !important ;
	background-color: #FFF !important;
	border: 8px solid #e4e4e4 !important;
		border-radius: 5px ;
							-moz-border-radius: 5px ;
}

.wpwhois_cmd_submit {
	border: 0px;
	height: 2em ;
	width: 7em ;
	font-size: 10pt !important;
	padding: 0em !important;
	color: #FFFFFF !important ;
	background-image: none !important;
	background: none !important;
	background-color: #6c92b7 !important;
		border-radius: 5px ;
							-moz-border-radius: 5px ;
	text-transform: uppercase; 
}

.wpwhois_sel_tld {
	border: 0px;
	margin: 0em 0.25em 0em 0em;
	height: 1.5em ;
	width: 3.5em ;
	color: #000 !important ;
	background-color: #D3D3D3 !important;
		border-radius: 5px ;
							-moz-border-radius: 5px ;
	text-transform: uppercase; 
}
