.sub_nav_container {
  float:left;
  margin:10px 0 0;
  padding:0 0 0 18px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sub_nav_list li {
  clear: both;
  margin: 0px 1px 2px 0px;
  padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
  overflow: hidden;
  text-align: right;
  line-height: 18px;
  height: 19px;
  padding: 0 30px 0 5px;
  display: block;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 117px;
}

html > body .sub_nav_list a {
  width:117px;
}

a.sub_nav_item {
  background: url(../images/dynamic/buttonset1/sn1.gif) no-repeat;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #010D51;
}
a.sub_nav_item:hover {
  background: url(../images/dynamic/buttonset1/sn1hover.gif) no-repeat;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFC;
}

a.sub_nav_active_item  {
  background:url(../images/dynamic/buttonset1/sn1active.gif) no-repeat scroll 0 0 transparent;
  color:#FFFFFC;
  font-family:Tahoma,Arial,Verdana,sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}



#cnt-opt-tabs {
  margin-bottom:15px;
  overflow:hidden;
  width:155px;
}

.cnt-lista {
  border-bottom:1px solid #E2E2E2;
  display:table;
  height:1%;
  margin:0;
  padding:5px 0;
}

.tabs-mas  {
  position:relative;
  background-color:#E5E5E5;
  border-bottom:1px solid #BFBFBF;
  border-top:1px solid #BFBFBF;
  clear:both;
  height:28px;
  margin-bottom:1px;
  width:155px;

  color:#666666;
  float:left;
  font-family:Helvetica,Arial;
  font-size:14px;
  font-weight:bold;
  height:28px;
  letter-spacing:0;
  text-align:center;
}
