div.market_tabs_title div:first-child {padding: 2px 20px;}
div.market_tabs_title div {background-color: #71bf44;
  border-radius: 0 0 5px 5px;
  color: #fff;
  float: left;
  font-family: "Source Sans Pro Regular" !important;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  list-style: outside none none;
  margin-right: 3px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
div.market_tabs_cont {
  border-bottom: 1px solid #ccc;
}
.market_tabs_cont {
  clear: both;
  min-height: 30px;

}
div.market_tabs_cont div {
  color: #675a5a;
  float: left;
  list-style: outside none none;
  margin-right: 3px;
  font-size: 14px;
  text-align: center;
  padding: 4px 10px;
  text-decoration: none;
  text-transform: uppercase;
}

div.market_tabs_cont div:first-child {padding: 2px 20px;}

#market_tab_1 {
  background-repeat: repeat-x;
  min-height: 25px;
  line-height: 22px;
  width: 5%;
}
#market_tab_2 {
  min-height: 25px;
  line-height: 22px;
  width: 17%;
}
#market_tab_3 {
 min-height: 25px;
 line-height: 22px;
 width: 17%;
}

#market_tab_4 {
 min-height: 25px;
 line-height: 22px;
 width: 17%;
}

#market_tab_5 {
 min-height: 25px;
 line-height: 22px;
 width: 17%;
}

#market_tab_6 {
  min-height: 25px;
  line-height: 22px;
  width: 24%;
}
