/* CSS Document */
body	{	margin:0; background-color:transparent;	}
body, td, input, textarea	{	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;	}

#topVideos	{ border:1px solid #e6e7e8; background-color:white;	}
#topVideos td	{ border:1px solid #e6e7e8; background-color:#ecf8fe; background-image:url(../img/top_videos_bg.gif); background-position:bottom; background-repeat:repeat-y; font-weight:bold; text-transform:uppercase; color:#004b85; text-align:left; font-size:12px;	}

#selectedChannel	{	border:1px solid #e6e7e8; background-color:#69cef6;	}
#selectedChannel td	{ border:1px solid #e6e7e8; font-weight:bold; text-transform:uppercase; color:#004b85; text-align:left;	}

/*	Common	*/
.textOne	{ color:#939598;	}
.dottedLine	{ background-image:url(../img/dotted_lines.gif); background-position:center; background-repeat:repeat-x;	}


