/* Start of CMSMS style sheet 'Style_Soeg' */
/* a class for Submit button for the search input box */
input.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 0px 0px;
/* makes the hover cursor show, you can set your own cursor here */
	cursor: pointer;
/* you can set your own image here */
	background: url(uploads/images/Grafik/search.gif) no-repeat center center;
}

#cntnt01moduleform_1 {
    width: 250px;
}

.search-input {
}
/* End of 'Style_Soeg' */

