@charset "utf-8";
/* CSS Document */

.widget.simple_search {
	float: right;
	padding:10px;
	margin-top: 0px;
}
.widget.simple_search input[type="text"] {
	width: 105px;	
}
