/* = CYCLE SLIDER FIX
-------------------------------------------------------------- */
.cycle-slider-wrap {}
.cycle-slider-post { display:none;  width:100%; border:0px solid red; margin-top:0px;}
.group-slider-post { width:980px; float:left; }
.cycle-slider-wrap-inner {}
#cycle-slider-post-nav {margin:15px 0px 5px 0px !important; }
#cycle-slider-post-nav a { font-size:12px; border: 1px solid #f3f3f3; /*background: #fc0;*/ background: #fff; text-decoration: none; margin: 0 5px 0px 0px; padding: 3px 7px;  -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
#cycle-slider-post-nav a.activeSlide { /*background: #ea0*/ background: #f3f3f3; }
#cycle-slider-post-nav a:focus { outline: none; }