.searchword {
color: #FFFFFF;
font-weight:bold;
background-color: #EF8029;
border: 1px dotted #aaa;
}
#advsearchbox{
width:640px;
height:24px;
padding:0px;
}
#advsearchbox input.submit{
width: 18px;
height:24px;
/*background-color:#FFBD10;*/
border: none;
/*font-size:12px;*/
background: url(images/search-but.jpg) no-repeat;
}
#advsearchbox input.text{
width:400px;
/*width:123px !Important;*/
/*line-height:12px;*/
background-color:#EF8029;
border:1px solid #777777;
margin-bottom:6px;
background: url(images/searchbk.jpg);
}