/* Sights */
.sightsContainer {
border:1px solid #ccc; 
border-top:0;
}
.sightsHead {
font-size:9px !important;
font:normal 8px embedded_0755,Tahoma,Arial,Helvetica,sans-serif; 
border:1px solid #ccc;
text-align:center;
border-left:0px;
text-transform:uppercase;
}
.sightsBg1 {background-color:#f5f5f5; font-size:90%;}
.sightsBg2 {background-color:#fff; font-size:90%;}
.sightsBgLive1 {width:100%;height:100%;background:#FCC55E;}
.sightsBgLive2 {width:100%;height:100%;background:#ccc;}

ul#sights { margin:10px 0px; }
ul#sights li { margin:0;padding:2px 2px 3px 0px;width:95%;font:normal 11px Tahoma,Arial,Helvetica,sans-serif;line-height:18px;border-bottom:1px dotted #ccc; }
ul#sights a { font-weight:bold; }

.tdOdd { font-size: 10px; background: #ECECEC; }
.tdEven { font-size: 10px; background: #FFFFFF; }

.dateRow {
	text-transform:capitalize; font-size: 10px;	background: #FFFF99;
}

.gridTable { border: 0px !important; padding: 0px !important; }
#divGrid { width: 620px; }
#divGridHome { width: 425px; }
