/* CSSTidy 1.3: Wed Jul 07 00:08:04 2010 *//* TV Listings */.tvListingsPanel{border:1px solid #ccc}.tvListingsPanel table{font-size:10px;line-height:13px}.tvListingsPanel h2{background:url(/default/images/h2blue_bg.gif) center left repeat-x #216186;margin:0;padding:2px 0 2px 6px;color:#fff;border-bottom:1px solid #1a4e6b}.tvListingsPanel .listing .description{background:#fff url(/default/images/tvlisting_bg.gif) bottom left repeat-x;padding:.7em;vertical-align:middle}.tvListingsPanel .listing .channel{background:url(/com.bestbetting/images/table/tv_th_bg.gif) repeat-x #3b3b3b;padding:.7em .5em;width:70px;color:#CCD93F;border-bottom:solid 1px #333}.tvListingsPanel .listing .channel img{display:block;background:url(/com.bestbetting/images/table/tv-icon.gif) no-repeat;padding-left:20px;padding-top:3px}.tvListingsPanel .listing .programInfo{width:135px;background:url(/com.bestbetting/images/table/tv_th_bg.gif) repeat-x #3b3b3b;text-align:left;vertical-align:middle;color:#fff;padding:.6em .5em .6em 1em}.tvListingsPanel .listing .programInfo .date{font-weight:700}.tvListingsPanel .listing .programInfo .group{border:none;padding:.6em 0}.tvListingsPanel .listing .programInfo .label{float:left;width:65px}.tvListingsPanel .listing .programInfo .value{float:left;color:#000;background:#c9d736;text-align:center;padding:.1em .5em;border:solid 1px #666;font-size:11px}.tvListingsPanel .moreListings td{background:transparent url(/default/images/h2blue_bg.gif) repeat-x scroll left center;border-left:1px dotted #999;text-align:right;font-weight:700;line-height:18px;padding:0 10px;color:#fff}.tvListingsPanel .moreListings td a{color:#fff}/*
.tvListingsPanel h2 {
    background: url('/default/images/h2blue_bg.gif') center left repeat-x #216186;
    margin: 0px;
	padding: 2px 0px 2px 6px;
    font-size: 10px;
    color: #fff;
    border-bottom: 1px solid #1a4e6b;
    }

.tvListingsPanel p {
	border: 1px solid #ccc;
	border-top: none;
	margin-top: 0px;
	padding: 5px;
	margin-bottom: 8px;
	}

.tvListingsPanel {
	margin-bottom: 10px;
	}



.listings {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    }

.listings table {
	width: 100%;
	}

.listings table tr.listing {
	background: #fff url('/default/images/tvlisting_bg.gif') bottom left repeat-x;
	}

.listings table tr.listing th {
	border-right: 1px solid #c7c7c7;
	padding-left: 5px;
	padding-right: 5px;
	width: 60px;
	}

.listings table tr.listing td {
	padding: 5px;
	}

.listings table tr.listing td.right {
	padding: 0px;
	}

.listings table tr.listing table {
	padding: 5px 0px 5px 0px;
	}

.listings .moreListings td {
	background: url('/default/images/h4_bg.gif') left center repeat-x;
	text-align: right;
	padding: 3px;
	}

.listings .moreListings,
.listings .moreListings a {
	color: #fff;
	}

.listings table tr.listing table.programmeInfo th {
	border: none;
	text-align: right;
	width: 100px;
	width: auto;
	}

.listings table tr.listing table.programmeInfo td {
	padding: 0px 5px 0px 0px;
	width: 25px;
	width: auto;
	}

.listings .programmeInfo {
	width: 170px;
	border-left: 1px solid #ccc;

	}

.listings .programInfo td {
	text-align: left;
	}


.programmeInfo {
	background:#333;
	width:160px;
}

.programmeInfo td {
	background:#000;
	padding:0px 5px 0px 5px !important;
	color:#CCD93F;	
	font-size:9px;
	height:24px !important;
	font-weight:700;
	border-bottom:none !important;

}

.programmeInfo th {
	text-align:left;
	background:#000;
	padding:0px 5px 0px 5px !important;
	color:#fff;	
	font-weight:300;
	border-bottom:none !important;
	width:110px !important;
}

.listings {
    background: url('/com.bestbetting/images/table/tv_td_bg.gif') top  #96b25c;
	text-align:left !important;
}

.listings .description {
	width: 49em;
}


.listings td {
	vertical-align:middle !important;
	padding: 0px 0px 0px 10px;
	font-size:11px;
	height:100px;
	border-bottom:solid 1px #333;
	text-align:justify;
}

.listings th {
    background: url('/com.bestbetting/images/table/tv_leftTh_bg.png') no-repeat #3b3b3b;
	padding:0px 0px 0px 25px;
	width:70px;
	color:#CCD93F;	
	border-bottom:solid 1px #333;
	}

.listings .moreListings td {
	background: url('/com.bestbetting/images/h4_bg.gif') left center repeat-x;
	text-align: right;
	padding: 3px;
	height: auto;
	font-size: 10px;
	color: #fff;
	}
.listings .moreListings td a {
	color: #fff;
	}



.listings .programInfo {
	width: 170px;
	background-color: #000;
	color:#CCD93F;	

	}

.listings .programInfo .date {
	padding-left: 10px;

	}
.listings .programInfo .group {
	border: 0;
	padding: 0.5em 0 0 1em;
}

.listings .programInfo .label {
	float: left;
	width: 90px;

}

.listings .programInfo .value {

			float: left;
	}
*/