body {
    font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
    font-size: 82%;
}

h2 {
    font-size: 160%; 
    padding: 0.5em 0 0.5ex 0; 
    margin: 0; 
    text-transform: uppercase;
}
#ashdva {
/*    font-size: 24px; */
    font-size: 160%; 
    padding: 0.5em 0 0.5ex 0; 
    margin: 0; 
    text-transform: uppercase;
}
h3 {
    font-size: 130%; 
    padding-bottom: 0.5ex; 
    margin-bottom: 0;
}

p {
    padding-top: 0.5ex; 
    padding-bottom: 1em; 
    margin: 0;
}

div.indent {padding-left: 34px;}
div.indent h2 {margin-left: -24px; margin-top: 25px;}
div.indent ul {list-style: none; margin-left: 2em; padding-left: 0;}
div.indent ul li {background: url(images/li.gif) no-repeat 5px 0.7em; padding: 1px 0.5em 1px 20px;}
.carb {
    font-family: "trebuchet MS";
    font-size: 16pt;
    line-height: 23px;
    font-weight: bold;
    color: #056fb9;
}
table.tab2 h2{font-size: 160%; padding: 0 0 0 0; margin: 0; text-transform: none;}

table.tab3{padding-top: 10px;}

table.tab3 h2{
font-size: 150%;
line-height:100%; 
padding: 0 0 3px 0; margin: 0;
text-transform:none;
color: #f58332;
font-weight: normal;
}

table.tab3 td{
padding-bottom: 20px;
}

img {
    border-width: 0px;
}

table.table-float-left {    
    float: left;
    margin: 5px 15px 10px 0;
}

table.table-float-right {   
    float: right;
    margin: 0px 0 10px 10px;
}

small{
line-height:105%;
}


/* не удалять, нужно для wysiwyg*/
a.thumbnail {

}

.quality{border-left: 5px double #556D93;
 	margin: 10px 0px 30px 30px;
 	padding: 0px 0px 3px 7px;
} 
.quality li {
 	list-style-image: url(img/menu_link.gif); }

/* Статьи */
.stepcarousel{
  margin: 20px 0px; 
  width:595px; height:110px; 
  position: relative; 
  border-left: 20px solid white;
  border-right: 20px solid white;
  clear:both;
  overflow:hidden;
}
.stepcarouselinit { overflow:scroll !important; }
div.belt { position: absolute; left: 0; top: 0; }
div.panel { width:267px; margin:0px; float:left; font-size:11px; padding: 0px 25px 20px 5px !important; text-align:left;}
div.panel p {margin:2px 0px; font-size:11px; text-align:left;}
div.panel img { display:block; margin-right:10px; margin-bottom:10px; float:left; }

.other_articles {
    padding-top: 20px;
    border: 0;
    clear: both;
    color: #FF8624;
    font-size: 14px;
    font-weight: bold;
}
/* !Статьи */