#banner {background:url(/generic/banner.jpg) no-repeat left top;}

#content .logo {font-size:4.8em;margin:0 0 6px 7px;padding:15px 0 0 120px;background:url(FWTVLogoColor.jpg) no-repeat left top;height:79px;}

#cct #main h2 {color:white;background-color:#002c84;border-bottom:1px solid #833B00;padding:0.25em 0.5em;margin:10px 0;}

#cct #main small {display:block;font-size:1.1em;line-height:1.2em;}

#cct #rCol .watchLink {display:inline;margin:0;padding:0;}
#cct #rCol .watchLink a {position:relative;display:block;margin:5px auto 10px auto;padding:10px 0;width:90%;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;background-color:#235ead;color:white;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
-moz-box-shadow:3px 3px 3px rgba(35,94,173,0.5);
-webkit-box-shadow:3px 3px 3px rgba(35,94,173,0.5);
-o-box-shadow:3px 3px 3px rgba(35,94,173,0.5);
-ms-box-shadow:3px 3px 3px rgba(35,94,173,0.5);
box-shadow:3px 3px 3px rgba(35,94,173,0.5);
}

#cct #rCol .watchLink a:hover {background-color:#71b2f1;}

#cct #rCol .watchLink a:active {top:3px;
-webkit-box-shadow:none;
box-shadow:none;
background-color:#71b2f1;
}


#cct #main .tableLarge {border-color:#cde1f4;}

#cct #main .tableLarge th {color:#002c84;background-color:#cde1f4;text-align:center;border-color:#cde1f4;}
#cct #main .tableLarge td {text-align:center;}
#cct #main .tableLarge tr td:first-child {text-align:left;}

.scroll 			{overflow-y: auto;max-height:300px;}

