
#vertical_slide {
  margin-top: 10px;  
  position: relative; 
  left: 25px;
  width: 697px;
}


.box_search {
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  border: 1px solid #0e5269;
  background: #a1d7ea;
  height: 50px; 
  margin-bottom: 20px;
  font-size: 0.6em;
  padding-top: 10px;
  text-align: center;
}

.box3_btns {
  float: left; 
  position: relative; 
  top: 16px; 
  left: 7px; 
  z-index: 500;
}

.box3_container {
  float: left; 
  position: relative; 
  top: 10px; 
  left: 6px;
  z-index: 1
}

.box3_container_t, .box3_container_b {
  font-size: 1px;
  width: 508px;
  height: 10px;
}

.box3_container_t {
  background: url(../img/bg_box3_t.png);
}

.box3_container_b {
  background: url(../img/bg_box3_b.png);
}

.box3_container_content {
  background: url(../img/bg_box3_content.png); 
  width: 508px; 
  height: 232px;
}

.tab {
}

.tab a {
  background: url(../img/bg_box3_btn.png); 
  width: 173px; 
  height: 40px;
  display: block;
  outline: 0px;
}

.tab a:hover {
  background: url(../img/bg_box3_btn_hover.png); 
  width: 173px; 
  height: 40px;
  display: block;
  outline: 0px;
}

.tab_active a {
  background: url(../img/bg_box3_btn_active.png); 
  width: 173px; 
  height: 40px;
  display: block;
  outline: 0px;
}

#exsearch_toggle, #help_toggle {
  font-size: 12px;
  font-weight: bold;
}

#exsearch {
  width: 697px;
  background-color: #e2e3e8;
}

#exsearch_filter {
  margin: 0 0 0 28px;
}

#exsearch input {
  font-size: 9px;
}

#exsearch td {
  background: white;
  border: 0px;
}

#inboxMsgHeader .table_header {
  background: #DE6F1F;
  color: #ffffff;
}

#exsearch .table_header {
  background: #DE6F1F;
  color: #ffffff;
}

#exsearch_desc, #exsearch_filter {
  
}

#exsearch_desc {
  width: 223px;
  margin-right: 15px;
  text-align: left;
  font-size: 12px;
}

#usedFilters td {
  text-align: center;
  font-size: 11px;
}


#faqbox {
  margin: 0px 0 0 22px;
}

#faqbox_tl {
  width: 8px;
  height: 8px;
  float: left;
  font-size: 1px;
  background: url(../img/bg_box1_tl_2.png);
}

#faqbox_t {
  height: 8px;
  float: left;
  background: #de6f1f;
  width: 634px;
}

#faqbox_tr {
  width: 8px;
  height: 8px;
  float: left;
  font-size: 1px;
  background: url(../img/bg_box1_tr_2.png);
}

#faqbox_title {
  clear: both;
  background: #de6f1f;
  width: 650px;
  height: 15px;
  margin-bottom: 2px;
}

#faqbox_title .box_title {
  font-size: 11px;
}

#faqbox_content {
  width: 650px;
}

#faqbox_search {
  background: #fff;
  margin-bottom: 1px;
}

#faqbox_input {
  margin: 10px 0 10px 16px;
  height: 16px;
  width: 615px;
  border: 1px solid gray;
}

#faqbox_cat {
  width: 324px;
  float: left;
  background: #fff;
}

#faqbox_top {
  width: 325px;
  float: right;
  background: #fff;
}

#faqbox_results {
  width: 615px;
  margin-left: 16px;
  height: 100px;
  display: none;
  overflow: auto;
  position: absolute;
  top: 72px;
  background: #fff;
  border: 1px solid #808080;
}

#faq_header_left {
  height: 10px;
  width: 10px;
  background-image: url(/img/bg_box1_tl_2.png);
}

#faq_header_title {
  width: 610px;
  height: 15px;
  background: #DE6F1F;
  text-align: center;
  padding-top: 5px;
  color: #fff;
}

#faq_header_right {
  height: 10px;
  border: 0px;
  font-size: 11px;
  font-weight: bold;
  padding: 5px;
  color: #fff;
  background: #de6f1f;
  background-image: url(/img/bg_box1_tr_2.png);
  background-repeat: no-repeat;
  background-position: top right;
}

#faqSearch {
  position: relative;
  left: 2px;
  width: 630px;
  height: 32px;
  border: 0px;
  background: #fff;
}

#helpSearchInput {
  margin: 5px;
  height: 16px;
  width: 615px;
}

#faqResults {
  display: none;
  width: 617px;
  height: 100px;
  overflow: auto;
  border: 1px solid #969696;
  position: relative;
  top: -6px;
  left: 7px;
  background: #fff;
}

.faqTable {
  background-color: #ffffff;
  margin: 2px 0 0 2px;
  width: 314px;
  float: left;
}

#categories {
  float: left;
  border: 1px solid red;
}

#topFive {
  float: left;
  border: 1px solid green;
}

.helpP {
  padding: 3px;
  cursor: pointer;
}

#help {
  background-color: #e2e3e8;
}

#usedFilters .miniBar {
  margin: 5px 0 0 60px;
}