/* Start of CMSMS style sheet 'search form level1' */
#search-form form {
	width:235px;
	margin-right:20px;
	margin-top:17px;
	text-align:right;
	border:none;
	background-color:#fff;
}
.search-input {
	color:#088FBB;
}
.search-button {
	background-image: url(uploads/images/search_button.gif);
	border:none;
	height:18px;
	width:67px;
	margin-left:5px;
	margin-bottom:-3px;
}
/* End of 'search form level1' */

