input.searchtext {
	width: 200px;
	border: 1px solid #9b9a9a;
	height: 21px;
}

div.search {
	width: 271px;
	float: right;
	margin: 20px 80px 0 0;
}

input.submit {
	background: #000;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 6px;
	border: none;
	vertical-align: top;
}

#cse-search-results iframe body {
	background: #3b363a;
	margin: 20px;
}
