
:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
.clear {
clear:both;
}
.pointer {
cursor:pointer;
}


#search-div {
/* background:transparent url(./search-l3.png) no-repeat scroll 0 0;
background:transparent url(./src_bg3.png) repeat-x scroll center center; */ 
float:left;
height:48px;
/* padding-left:17px;
width:315px; */
padding-left:0px;
width:250px;
margin:0 0 0 0px;
text-align:left;
}


#searchbox {
/* background:transparent url(./src_bg3.png) repeat-x scroll center center;
border:none;
color:#383838;
height:36px;
padding-top:14px;
width:250px; */
margin-top:9px;
padding-top:4px;
/* margin-bottom:0px;
padding-bottom:5px; */
height:24px;
width:245px;
padding-left:5px;
float:left;
font-size:16px;
border-width:1px 0px;
}

#search-div #search:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

#search-button {
background:transparent url(./btn_go2.png) no-repeat scroll 0 0;
border:medium none;
/* float:right; */
height:48px;
text-indent:-9999px;
width:65px;
margin-left:-8px;
}

#findme-div button {
background:transparent url(./btn_findme.png) no-repeat scroll 0 0;
border:medium none;
float:left;
height:48px;
text-indent:-9999px;
width:164px;
}