/* Start of CMSMS style sheet 'Search Splash' */
#search {
float:right;
margin:5px 0 0 0;
padding:5px 0; 
width:950px;
background-color:#66A1BA;
}

#search form {
float:right;
}

.search-input {
background-color:#66A1BA;
border:1px solid #FFF;
}

.search-button {
color:#FFF;
margin:0 7px 0 10px;
background:none;
border:none;
font-weight:bold;
text-transform:uppercase;
}
/* End of 'Search Splash' */

