body {
background-color: #000000;
font-family: Verdana;
}

input.button {
 color: black;
 font-size: 10px;
 background-color: #f2da9e;
 margin-top: 1px;
 margin-left: 3px;
 border: 2px #343fa0 outset;
 }

.h1 {
color: white;
font-family: Verdana;
font-size: 24px;
font-weight: bold;
background-color: #a60000;
width: 350px;
text-align: center;
}

.quicknav {
background-color: #f2da9e;
font-family: Verdana;
font-size: 11px;
color: black;
width: 110px;
float: left;
margin-left: 10px;
}

select {
background-color: #f2da9e;
color: black;
width: 170px;
float: left;
margin-left: 10px;
}

.choose {
color: #FFE3B3;
font-size: 12px;
font-weight: bold;
margin-left: 190px;
}

.radio {
font-family: Verdana;
color: #f2da9e;
font-size: 10px;
margin-left: 6px;
width: 180px;
float: left;
}

.radioL {
width: 75px;
float: left;
}

.radioR {
float: left;
}

.search {
margin-left: 6px;
padding-top: 15px;
}

.newsearch {
margin-left: 275px;
padding-top: 5px;
}

.noresults {
width:700px;
margin-left: 5px;
color: #f2da9e;
font-size: 16px;
line-height: 20px;
}

.counter {
width:700px;
margin-left: 3px;
color: #f2da9e;
font-size: 10px;
font-style: italic;
line-height: 20px;
}

.description {
width:700px;
margin-left: 5px;
color: #f2da9e;
font-size: 10px;
line-height: 14px;
text-align:center;
}

.headline {
padding-top: 10px;
padding-bottom: 10px;
}

.error {
color: red;
font-size: 14px;
}

.content {
height: 325px;
}
