@charset "utf-8";
/* CSS Document */

.widget.simple_search {
	float: none;
	padding: 0px;
	margin-top: 0px;
}
.widget.simple_search input[type="text"] {
	width: 171px;
	border: 1px solid #513b2b;
	background: transparent url(/images/galloways/input_bg.png) repeat scroll 0 0;
	color: #FFFFFF;
	margin: 20px 0 0 10px;
	padding: 4px;
	text-indent: 3px;
}
.widget.simple_search input[type="image"] {
	margin-bottom: -7px;
}