/* Сворачивалка */
#roller {width: 100%; height: 14px; font-size: 0px; background: #bcbaba url(/paint/cssposters/top_bg_02.gif) repeat-x;}
#roller td {width: 100%; padding-left: 13px;}
#rollup {display: block; cursor: pointer; width: 80px; height: 14px; background: url(/paint/cssposters/roller_up.gif) no-repeat;}
#rolldown {display: block; cursor: pointer; width: 80px; height: 14px; background: url(/paint/cssposters/roller_down.gif) no-repeat;}

/* Скроллер */
/* Говеный код! */
.scroller_sub {font: normal 8pt Tahoma, Arial; color: #fff; text-align: center; background-color: #2d95f6; margin-top: 15px;}
.scroller_bg {background: #f3f3f3  repeat-x;}
.lt {background: url(/paint/cssposters/scroller_lt.gif ) no-repeat top left;}
.rt {background: url(/paint/cssposters/scroller_rt.gif ) no-repeat top right;}
.lb {background: url(/paint/cssposters/scroller_lb.gif ) no-repeat bottom left;}
.rb {background: url(/paint/cssposters/scroller_rb.gif ) no-repeat bottom right;}
.cb {padding: 3px 7px 3px 7px; white-space: nowrap;}
.poster_bg {background: url(/paint/cssposters/scroller_poster1.jpg) no-repeat top center;}
.poster_bg img {margin: 3px;}
.poster_bg p {margin: 0; padding: 0;}
.poster_bg a:link, .poster_bg a:hover, .poster_bg a:visited, .poster_bg a:active {text-decoration: none;}

