.searchbox{ height:36px; margin:10px 10px; clear:both;border:1px solid #FC8C1D;position:relative;  overflow:hidden;}
.searchbox form{height:38px;}
.searchbox .q{ display:block; background:#FFF; width:auto;width:95%; height:38px; font-size:16px; color:#CCC; margin:0px; padding:0 0px 0 10px; border:none;  line-height:38px; border:0px; border-right:0px; margin-right:20px;}
.searchbox .btn{ width:55px; height:38px;line-height:38px; border:none; background-color:#FC8C1D; cursor:pointer; display:block; color:#FFF; text-align:center; font-size:16px; position:absolute; top:0px; right:0px;-webkit-appearance: none;border-radius: 0;}
.searchbox .btn:hover{ background-color:#FC9F38;-webkit-appearance: none;border-radius: 0;}