/* Start of CMSMS style sheet 'maxSearch' */
div#search label{

font-family:Verdana;
font-weight:bold;
font-size: 11px;
color:#FFFFFF;

}
div#search {
vertcal-align:top;
margin-top:10px;
margin-right:100px;
text-align:right;
}

input.search-button{
position:relative;
top:5px;
background-color:#000033;
background-image: url('images/searchbut.gif');
background-repeat:no-repeat;
background-position:center center;
width:20px;
height:18px;
border:solid 1px #000033;
margin:0px;
padding:0px;
}

input.search-input{
margin-right:5px;
background-color:#000033;
border:solid 1px #FFFFFF;
padding:2px;
width:150px;
height:15px;
font-family:Verdana;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;


}






/* End of 'maxSearch' */

