.tabs {
padding: 0px;
}


.tabs .tab h2 {
font-size: 1.8em;
font-weight: normal;
margin-top: 0em;
}

.tabs .tab p {

}

.tabs .tab {
 padding: 25px 30px 15px 250px;
 display: none;
}


.tab .plus_list {
margin-left: 30px;
font-size: 110%;
color: #003300;
margin-bottom: 1em;
}

.tab .plus_list LI {
margin-top: 3px; 
margin-bottom: 3px;
padding-left: 25px;
}

.tabNavigation {
background-color: #FFFFFF;
line-height: 4em;

border-left: 1px solid #f2f3c5;
border-top: 1px solid #f2f3c5;

font-weight: bold;
}

.advert .tabNavigation a {
  width: 100%;
  height: 55px;
  padding: 20px 20px 20px 20px;
  color: #0088B5;
  text-decoration: none;
}


.advert .tabNavigation a.selected{
  background-image: url('http://www.rupromo.ru/pic/tabnav_bg.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  color: #FF6600;
  cursor: default;
  font-size: 120%;
}


.advert .tabNavigation a.active{
  background-color: #FEFBDD;
}
