#wpwhoisdiv {
	min-height: 150px;
}

.swForm .swDomain {
	height: 25px;
	font-size:24px;
	color: green;
	font-weight:normal;
}

.swForm .domain_form,.swForm .domain_form_tld, .swForm .domain_form_dot, .swForm .domain_form_submit{
	float:left;
}

.swForm .domain_form_dot{ 
	vertical-align: bottom;
	height:25px;
	text-align: center;
	width:25px;
	line-height: 50px;
}

.swForm .swtld {

	height: 32px;
	font-size:25px;
	font-weight:normal;	
}


.swForm .swSubmit {
	
	font-size:20px;
	font-weight:normal;
	margin-left: 6px;
	margin-top: -3px;
	
	background: url('../../images/search_btn.png');
	width: 98px;
	height: 38px;
	border: 0;
}

.swForm .swSubmit:hover {

	background: url('../../images/search_btn_hover.png');
	width: 98px;
	height: 38px;

}

.swStatus {
	font-size:22px;
}