.quick-links {color:rgb(30, 43, 77); float: right; text-align: right; width: 205px; overflow: hidden; padding: 10px 15px 0 0; margin: -37px 0 0 0;}
.quick-links select {width: 130px;}

/*-------------------------- Countdown --------------------------------*/
#countdown-wrapper{height:85px;margin-bottom:20px;color:#fff;background-repeat:no-repeat;}
#countdown-wrapper p{font-size:14px;text-align:center;margin:0;padding:10px 0 5px;}
.hasCountdown{border:1px solid #041115;display:block;float:left;width:80%;background:url(../images/cst/countdown-date-bg.png);margin:0 8%;padding:5px 1%;}
.countdown_rtl{direction:rtl;}
.countdown_holding span{background-color:#ccc;}
.countdown_row{clear:both;width:100%;text-align:center;padding:0 2px;}
.countdown_show1 .countdown_section{width:100%;}
.countdown_show2 .countdown_section{width:49.5%;}
.countdown_show3 .countdown_section{width:33%;}
.countdown_show4 .countdown_section{width:24.75%;}
.countdown_show5 .countdown_section{width:19.8%;}
.countdown_show6 .countdown_section{width:16.5%;}
.countdown_show7 .countdown_section{width:14.1%;}
.countdown_section{font-family:Arial, Helvetica, sans-serif;display:block;float:left;font-size:9px;text-align:center;}
.countdown_amount{font-size:220%;}
.countdown_descr{display:block;width:100%;}


/*-------------------------- GALLERY LIST --------------------------------*/
#slideshow {background: url(http://coxsportstv.com/images/cst/bg_topstories.gif) no-repeat bottom left; padding: 0 16px; margin-bottom: 20px;}

/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* LOADING BOX */
.loader { background: url('http://coxsportstv.com/images/cst/loader.gif') center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {border: 1px solid #11396a;}

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 10px; }
.panel .panel-overlay a { color: #81b5fc; text-decoration: none; }
.panel .panel-overlay h2 {color: #81b5fc; text-transform: uppercase; font-weight: normal; font-size: 20px; line-height: 22px; margin-bottom: 5px;}

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
#photos li {background: url(http://coxsportstv.com/images/cst/bg_topstories_thumbs.gif) repeat-x;}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #415069; width: 100px; float: left; height: 65px;}

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #828fb2; }

/* FRAME IMAGES */
.frame img { border: 1px solid #383838; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #000; font-weight: bold; text-transform: uppercase; float: left; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
