#listWrapper, #divWrapper {
	
}

#listWrapper ul {
    margin: 0;
}

#listWrapper a.toggler, #divWrapper a.toggler {
	position:absolute;
	top:0;
	font-family: 'Istok Web', sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color:#576a7b;
	right:0;
	height:18px;
	width:820px;
	border-bottom:1px solid #576a7b;
	margin-right:12px;
}
a {

}
.turn {
	margin-right:auto;
	margin-left:auto;
	width:986px;
	position:relative;
	left:-7px;
	margin-top:12px;
	margin-bottom:13px;
}
.turn  h5{
	height:30px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 17px;
	text-transform:uppercase;
	color:#576a7b;
	line-height:12px;
	margin-left:12px;
}
.turn .img {
	/*width:930px;*/
	display:block;
	padding-left:45px;
	padding-top:22px;
	padding-bottom:13px;
}
.turn .img li ul li {
    width: 217px;
    height: 219px;
    list-style:none;
	margin-right: 12px;
	float:left;
	position:relative;
	z-index:99;
}


.turn .img h5 {
	font-family: 'Istok Web', sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	line-height:13px;
	color:#576a7b;
	font-weight:bold;
	margin:5px 0 -12px 0;
}
.turn .img .left{
	font-family: 'Segoe UI', 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	line-height:15px;
	color:#576a7b;
	/*font-weight:bold*/;
	margin-top:7px;
}
.turn .img .right{
	font-family: 'Segoe UI', 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	line-height:15px;
	color:#d2232a;
	/*font-weight:bold;*/
	margin-top:5px;
	margin-right:12px;
}


.turn_wrap {
	/*background:url(../img/style/rec_bg.png) repeat-y;*/
	/*width:986px;*/
}
.turn_top {
	background:url(../img/style/rec_top.png) no-repeat;
	width:986px;
	height:116px;
	position:absolute;
}

.turn_bottom {
	background:url(../img/style/rec_bottom.png) no-repeat;
	width:986px;
	height:69px;
	position:absolute;
	bottom:0;
}