/* Basic 			----------------------------------------------*/
#qSearchForm {
  padding: 0;
  width: auto;
  font-size:9px;
}

#qSearchForm label {
padding:0 10px 0 0;
width:auto;
text-transform:uppercase;
  }

#qSearchForm .br {display:none;}  
  
#qSearchForm .textfield_qS {
font-size:11px;
color:#333 ;
margin:0;
height:17px;
border:solid 0 #fff;
padding:3px 8px;
background: transparent url(../_img/layout/textfield_bg.gif) 0 3px no-repeat;
voice-family: "\"}\""; 
voice-family:inherit;
width:184px;
}
#qSearchForm fieldset>input.textfield_qS {
background: transparent url(../_img/layout/textfield_bg.gif) 0 3px no-repeat;
}
#qSearchForm .submit {
margin:3px;
background: transparent url(../_img/layout/submit.gif) no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
}
