/*
         содержимое объявления
    */

#butt_imp, #butt_ques, .controls {
    width: 40px;
    height: 40px;
}

#butt_imp {
    position: relative;
    top: 3px;
    left: 24px;
float: left;
}

#butt_imp:hover {background: url(https://forumstatic.ru/files/000a/50/33/45363.jpg) center top no-repeat}

#butt_imp.active {background: url(https://forumstatic.ru/files/000a/50/33/45701.jpg) center top no-repeat}

#butt_ques {
    position: relative;
    top: 3px;
    left: 78px;
}

#butt_ques:hover {background: url(https://forumstatic.ru/files/000a/50/33/68826.jpg) center top no-repeat}

#butt_ques.active {background: url(https://forumstatic.ru/files/000a/50/33/65604.jpg) center top no-repeat}

#ann_left_textarea_imp, #ann_left_textarea_ques {
margin-top: 15px;
width: 255px;
height: 128px;
overflow: auto;
margin-left: 5px;
}

#ann_right {position: absolute;
right: 10px;
top: 6px;}


#slides{
position: relative;
padding: 0px;
margin: 0px;
height: 140px;
width: 132px;
}

.slide{
height: 140px;
width: 132px;
overflow:auto;
display:none;
}

#slides .showing{
    display:block;
}

#previous.controls:hover {background: url(https://forumstatic.ru/files/000a/50/33/18716.jpg) center top no-repeat}

#previous.controls:active {background: url(https://forumstatic.ru/files/000a/50/33/55530.jpg) center top no-repeat}

#next.controls {
margin-left: 14px;
}

#next.controls:hover {background: url(https://forumstatic.ru/files/000a/50/33/47565.jpg) center top no-repeat}

#next.controls:active {background: url(https://forumstatic.ru/files/000a/50/33/25834.jpg) center top no-repeat}


.buttons{
position: relative;
left: 22px;
top: 10px;
}

/*
         скрыть графити и смайлы
    */
td#button-smile, td#button-graffiti_rusff {
display: none!important;
}


/*
         стрелочки вверх и вниз
    */
div.yrarrows a {display: block;width:40px;height:40px;}

div.yrarrows .top {background:url(https://forumstatic.ru/files/000a/50/33/47565.jpg);
 transform: rotate(270deg);}

div.yrarrows .top:active {background: url(https://forumstatic.ru/files/000a/50/33/25834.jpg?v=1)}

div.yrarrows .bottom {background:url(https://forumstatic.ru/files/000a/50/33/47565.jpg);
 transform: rotate(90deg);}

div.yrarrows .bottom:active {background: url(https://forumstatic.ru/files/000a/50/33/25834.jpg?v=1)}


/*
         маска
    */
#mask_dialog .inner {background: url(https://forumstatic.ru/files/000a/50/33/56576.jpg) center repeat-y;
border: 1px solid black;
padding: 10px;
}