/* Start of CMSMS style sheet 'SEARCH STYLE' */
#search {
	width: 212px;
	height: 19px;
	background-color: #5895b8;
	float: right;
	padding: 4px 2px 3px 6px;
}

#searchbox {
width: 150px;
height: 12px;
font-size: 10px;
float: left;
margin-right: 4px;
}

#searchbutton {
width: 45px;
height: 17px;
font-size: 10px;
}

#searchresults {
margin-left: 25px;
}
/* End of 'SEARCH STYLE' */

