select { 
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

select.bdsearch { 
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
width:140px;
}

/*.inputbox {
border:1px solid #ccc;
background-color:#fff;
color:#000;
font-size:12px;
padding:2px;
font-weight:normal;
}*/

/***********************************************************

*Created: 19th Dec 2007
*Author: VS Christopher
*Stokley Hack and Lite Pacific Hack for Mac
*DONT EDIT ANYTHING IN THIS BLOCK!!!
***********************************************************/
.inputbox
{border:1px solid #ccc;
background-color:#fff;
color:#000;
font-size:12px;
padding:2px;
font-weight:normal;
}

/*\*/

html*.inputbox {
[border:1px solid #ccc;
background-color:#fff;
color:#000;
font-size:12px;
padding:2px;
font-weight:normal;
width:90%;]
}/**/

.dummyend[id]{clear: both/*end hack using dummy attribute selector for IE5 mac*/}
.dummy2 {/*this tests that the declaration above does not affect later ones. if the [] rule is left unclosed it can cause problems*/}

* html .inputbox{border:1px solid #ccc;
background-color:#fff;
color:#000;
font-size:12px;
padding:2px;
font-weight:normal;
}

#dropmenudiv{
position:absolute;
border:1px solid #ccc;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
margin:0 0 0 -3px;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc;
padding: 1px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#fff;
border-bottom: 1px solid #bbb;
}
