#sidebar_quick_search {
  width: 190px;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 14px;
  color: #fff;
  margin: 20px 0px 0px 40px;
  padding-bottom: 20px;
}

#sidebar_quick_search a {
  font-weight: bold;
  color: #EBFF21;
}

#sidebar_quick_search a:hover {
  text-decoration: none;
}

#sidebar_quick_search_copy {
  background-color: #234610;
  padding: 10px 0 10px 10px;
}

#sidebar_quick_search_buttons {
  font-size: 11px;
  height: 40px;
  line-height: 40px;
  background-image: url(images/bg_sidebar_quick_search_buttons.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  padding: 0px 5px;
}

#sidebar_quick_search_buttons .left {
  color: #fff;
  font-size: 12px;
}

#sidebar_quick_search label {
  color: #fff;
  font-size: 11px;
  line-height: 14px;
}

#sidebar_quick_search select {
  height: 18px;
  font-size: 11px;
  font-family: Tahoma;
}

#sidebar_quick_search .field {
  height: 16px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #7F9DB9;
  font-size: 11px;
  font-family: Tahoma;
}

.form_list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.form_list li {
  padding-bottom: 8px;
}

.form_list li.span {
  display: inline-block;
}

/******************
Dimension Styles
******************/
.width_40 {width: 40px;}

.width_50 {width: 50px;}

.width_55 {width: 55px;}

.width_60 {width: 60px;}

.width_70 {width: 70px;}

.width_80 {width: 80px;}

.width_90 {width: 90px;}

.width_95 {width: 95px;}

.width_100 {width: 100px;}

.width_110 {width: 110px;}

.width_130 {width: 130px;}

.width_165 {width: 165px;}

.width_260 {width: 260px;}

/******************
Margin/Padding Styles
******************/
.pad_right_10 {padding-right: 10px;}

.pad_right_15 {padding-right: 15px;}

.pad_right_30 {padding-right: 30px;}

.pad_right_foo {padding-right: 0px;}
