div.str-services2 {
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	/*border-bottom: 1px solid #87a1c6;*/
}
div.str-services2 .str-title {
  background-color: #0f436b;
  color: #FFFFFF;
  padding: 8px 15px;
	font: bold 14px Arial,sans-serif;
	border-bottom: 1px solid #f00;
}



.s2-chapter-title {
    background: url("/i/arrowBottom.png") no-repeat scroll right 18px #fff;
    padding-left: 5px;
    padding-right: 15px;
    transition: background 0.1s ease-in-out 0.2s;
}
.s2-chapter-title:hover {
    background: url("/i/none.png") no-repeat scroll right -3000px #FFFFFF;
}
.s2-chapter-title a {
    color: #257CBF;
    display: block;
    font: 20px/21px Arial,sans-serif;
    padding: 10px 0;
    text-decoration: none;
}
.s2-chapter-title span {
 display: block;
  transition:height 0.1s linear 0.2s;
  font: 13px/18px Arial,sans-serif;
  height: 0;
  overflow: hidden;
}
.s2-chapter-title.open span {
  visibility:visible;
  opacity:1;
  height: 65px;
}
.s2-chapter-title span i {color: #F90;}

.s2-chapter-title span a {
    background: url("/i/arrowR.png") repeat scroll center 0 #FFFFFF;
    display: block;
    float: right;
    height: 20px;
    width: 40px;
}
.s2-chapter-title span a:hover {
    background: url("/i/arrowR.png") repeat scroll center -40px #FFFFFF;
}


div.str-services2 .s2-chapter {
	/*border-left: 1px solid #87a1c6;
	border-right: 1px solid #87a1c6;*/
}
.s2-chapter + .s2-chapter {
	border-top: 1px solid #e2e2e2;
}


/*


div.str-services2 {
	font-weight:bold;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #87a1c6;
}
div.str-services2 .str-title {
    background-color: #0f436b;
    color: #FFFFFF;
    height: 43px;
    text-align: center;
	font-size: 20px;
	line-height:43px;
	border-bottom: 1px solid #f00;
}
div.str-services2 .s2-chapter-title a {
	font-size:12px;
	line-height:12px;
	color:#0f408d;
}

div.str-services2 .s2-chapter {
	border-left: 1px solid #87a1c6;
	border-right: 1px solid #87a1c6;
	padding: 4px 0;
}
.s2-chapter + .s2-chapter {
	border-top: 1px solid #e2e2e2;
}
div.str-services2 .s2-chapter-right, div.str-services2 .s2-chapter-left {
	display:inline-block;
	vertical-align: top;
}
div.str-services2 .s2-chapter-left {
	width:84px;
	text-align:center;
	font-size:16px;
}
div.str-services2 .s2-chapter-right {
	width:197px;
	font-size:10px;
	line-height:10px;
}
*/

/* old variant */
/*

table.buh-services .sv1{background:url("/i/btarr.gif") 8px 5px no-repeat !important;}
table.buh-services .sv2{background:url("/i/btarr.gif") 0 11px no-repeat !important;}
table.buh-services .sv3{background:url("/i/btarr.gif") 8px 11px no-repeat !important;}
table.buh-services .sv4{background:url("/i/btarr.gif") 8px 5px no-repeat !important;}
table.buh-services .sv5{background:url("/i/btarr.gif") 0 5px no-repeat !important;}
table.buh-services .sv6{background:url("../i/job.gif") 12px 5px no-repeat !important;}
table.buh-services .sv7{background:url("../i/study.gif") 8px 5px no-repeat !important;}
table.buh-services .sv9 {background: url("/i/btarr.gif") no-repeat scroll 8px 5px transparent !important;}


div.str-services {
width: 100%;
position: relative;
margin-bottom: 10px;
font-weight: bold;
font-size: 14px;
}
div.str-services .str-title {
width: 100%;
height: 23px;
background-color: #DE5B54;
margin-bottom: 3px;
color: #FFF;
text-align: center;
padding-top: 7px;
}
div.str-services a {
color: #FFF;
height: 40px;
text-align: center;
margin-bottom: 3px;
float: left;
padding-top: 20px;
}
div.str-services .str-learn {
background-color: #8a734e;
width:110px;
margin-right: 3px;
padding-top: 20px;
height: 40px;
}
div.str-services .str-job {
background-color: #86acb2;
width:171px;
}
div.str-services .str-buhpress {
background-color: #10446c;
width:100%;
}
div.str-services .str-faq {
background-color: #3198c3;
width:171px;
margin-right: 3px;
}
div.str-services .str-books {
background-color: #8a734e;
width:110px;
padding-top: 15px;
height: 45px;
}
div.str-services .str-berator {
background-color: #86acb2;
width:110px;
margin-right: 3px;
padding-top: 15px;
height: 45px;
}
div.str-services .str-buhprog {
background-color: #10446c;
width:171px;
padding-top: 15px;
height: 45px;
}
div.clear-both {clear:both;}
*/
