.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0 auto; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.rslides_tabs { margin: 0; padding: 7px 0 !important; background: #333; font-size: 18px; list-style: none; padding: 10px 0; text-align: center; width: 100%; }
.rslides_tabs li { margin: 0; padding: 0; display: inline-block; float: none; margin-right: 1px; list-style-type: none; }
.rslides_tabs a { text-decoration: none; width: auto; line-height: 20px; padding: 9px 20px; height: auto; background: transparent; display: inline; color: white; }
.rslides_tabs a:hover { border: 0; color: white; }
.rslides_tabs li:first-child { margin-left: 0; }
.rslides_tabs .rslides_here a { background: rgba(255,255,255,.1); color: #fff; font-weight: bold; }
.rslides_nav { text-indent: -9999px; color: #FFFFFF; position: absolute; top: 50%; z-index: 9; cursor: pointer; font-weight: bold; margin-top: -35px; width: 26px; height: 64px; opacity: 0.7 }
.rslides_nav:hover { opacity: 0.5 }
.rslides_nav.prev { left: 0; text-decoration: none; background: url(/static/corel/images/arrow-prev.png) no-repeat; }
.rslides_nav.next { right: 0; text-decoration: none; background: url(/static/corel/images/arrow-next.png) no-repeat; }
.rslides li, .rslides .rslides_tabs { border: 0; border-top: 0; border-right: 0; border-bottom: 0; border-left: 0; margin: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; list-style-type: none; }
.centered-btns_nav:focus, .transparent-btns_nav:focus, .large-btns_nav:focus { outline: none; }
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs { margin-top: 10px; text-align: center; }
.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li { display: inline; float: none; _float: left; *float: left;
margin-right: 5px; }
.centered-btns_tabs { clear: both !important; }
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a { text-indent: -9999px; overflow: hidden; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background: #ccc; background: rgba(0,0,0, .2); display: inline-block; _display: block; *display: block;
-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); width: 9px; height: 9px; }
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a { background: #222; background: rgba(0,0,0, .8); }
.centered-btns li { list-style-type: none; }
.centered-btns_tabs { text-align: right; }
.centered-btns_tabs li { text-align: center; }
