#searchform fieldset {
padding: 0;
padding: .5em;
- width: 750px;
+ width: 850px;
border: none;
border: 1px solid #6a0307;
margin-bottom: 1em;
padding: .5em 0;
}
#searchform label {
- font-size: 0.8em;
+ font-size: 0.9em;
display: block;
float: left;
width: 30%;
line-height: 1.8em;
font-weight: bold;
color: #333;
- text-transform: uppercase;
+ /*text-transform: uppercase;*/
}
#searchform select {
width: 59%;
width: 56%;
}
#searchform select, #searchform fieldset input {
- font-size: 0.8em;
+ font-size: 0.9em;
}
#searchform .submit {
padding: 0;