.wpwhois_container {
	margin: 1em 0em;
	font-size: 12pt !important;
	padding: 1em;
	color: #ffffff;
	background-color: #619874;
	text-align: center;
	border: 5px solid #305010;
		box-shadow: 0px 0px 7px #000000;
				  			-moz-box-shadow: 0px 0px 7px #000000; 
							-webkit-box-shadow: 0px 0px 7px #000000; 
		border-radius: 5px ;
							-moz-border-radius: 5px ;
	
}

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

.wpwhois_cmd_submit {
	border: 0px;
	height: 2em ;
	width: 5em ;
	font-size: 12pt !important;
	padding: 0em !important;
	color: #000000 !important ;
	background-image: none !important;
	background: none !important;
	background-color: #f6fdf5 !important;
		border-radius: 5px ;
							-moz-border-radius: 5px ;
	text-transform: uppercase; 
}

.wpwhois_sel_tld {
	border: 0px;
	margin: 0em 0.25em 0em 0em;
	height: 2em ;
	width: 3.5em ;
	color: #ffffff !important ;
	background-color: #728cbd !important;
		border-radius: 5px ;
							-moz-border-radius: 5px ;
	text-transform: uppercase; 
}
