/* RokContentRotator */
.rok-content-rotator {margin: 0;position: relative;}
.rok-content-rotator ul {padding: 0;float: left;margin: 0;width: 220px;}
.rok-content-rotator li {height: 55px;list-style: none;padding: 0;}
.rok-content-rotator h2 {width: 220px;height: 55px;font-size: 15px;line-height: 55px;padding: 0;margin: 0;z-index: 1;outline: none;font-weight: normal;}
.rok-content-rotator h2 a {display: block;z-index: 3;position: absolute;width: 220px;outline: none;font-weight: normal;line-height: 55px;text-indent: 15px;transition: color 0.2s ease-out;}
.rok-content-rotator .arrow {position: absolute;width: 241px;height: 67px;top: 0;margin-top: -6px;left: 0;z-index: 2;background-position: 100% 0;background-repeat: no-repeat;}
.rok-content-rotator .content {position: absolute;right: 0;top: 0;margin-left: 265px;padding: 0;}
.contentrotator-item {margin: 20px 0 -5px 0;overflow: hidden;}
.contentrotator-thumb {float: left;margin-right: 25px;margin-bottom: 15px;width: 100px;height: 100px;}
.rok-content-rotator .module-title {display: inline-block;}
.rok-content-rotator li {background: #868686 url(../images/content-tab-bg.png) 50% 0 repeat-x;border-bottom: 1px solid rgba(0,0,0,0.3);}
.rok-content-rotator h2 a {color: #eee;text-shadow: -1px -1px 1px rgba(0,0,0,0.4);}
.rok-content-rotator h2 a:hover, .rok-content-rotator h2 a.active {color: #fff;text-shadow: -1px -1px 1px rgba(0,0,0,0.4);}
.rok-content-rotator .arrow {background-image: url(../images/content-tab-active.png);}
Time to create page: 0.083 seconds