/**Index**/
.slider{
padding:5px;
	/*width:680px;
	height:196px;*/
}

.slider-border {
position: absolute;
width: 509px;
height: 177px;
/*z-index: 2;*/
background-image: url('../slider/img/slider_border.png');
}

div#accordion {
padding: 5px;
}
.news_block{
height:270px;
/*width:659px;*/
}
.sign {/*
position: relative;
top: -40px;
left: -35px;*/
width: 150px;
font-size: 12px;
text-align: center;
}
.Autor {
width: 150px;
height: 150px;
text-align: center;
background-repeat: no-repeat;
background-position: center;
background-size:100px;
}

.news_text {
position: relative;
margin-top: -165px;
left: 150px;
width: 350px;
height: 265px;
border-left: 1px solid grey;
padding-left: 5px;
/*overflow: hidden;*/
}
#ty_event {
width: 50px;
height: 50px;
background-image: url('../img/elem/event.png');
position: relative;
margin-top: -50px;
top: -134px;
left: -7px;
}
#ty_promo {
width: 50px;
height: 50px;
background-image: url('../img/elem/promo.png');
position: relative;
margin-top: -50px;
top: -133px;
left: -7px;
}

.ui-accordion-header {
width: 500px;
line-height: 30px;
background-image: url('../img/bar500.png');
margin:0 auto;
background-position-x:center;
font-family:ar_essence;
font-size: 19px;
font-weight: 100;
cursor:pointer;
outline:none;
}
.ui-accordion-header:hover{
background-image: url('../img/bar500_h.png');
}