.searchword {
color: #222;
background-color: #FFBD10;
border: 1px dotted #aaa;
}
#advsearchbox{
width:550px;
height:24px;
padding:0px;
}
#advsearchbox input.submit{
width: 18px;
height:24px;
/*background-color:#FFBD10;*/
border: none;
/*font-size:12px;*/
background: url(/templates/sakhm/images/search.png) no-repeat;
}
#advsearchbox input.text{
width:470px;
/*width:123px !Important;*/
/*line-height:12px;*/
background-color:#FFBD10;
border:1px solid #777777;
margin-bottom:6px;
}