.commercials_page {
	background-image: url('/images/tv/tile.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

#commercials_main {
	width: 980px;
	margin: 0px auto auto auto;
	background-image: url('/images/tv/background.jpg');
	background-repeat: no-repeat;
}	

.commercial_header {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #0063bc;
}

.commercial_title {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #0063bc;
}

#commercial_transcript {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #0063bc;
	width: 450px;
}