TD.NoTile
{
background-repeat: no-repeat;
}

#film_title {
	color: #ffcc00;
	font-family: Georgia, Times;
	font-size: 23pt;
	font-weight: bold;
	line-height: 25pt;
}

#news_headline {
	color: #ffcc00;
	font-family: Georgia, Times;
	font-size: 18pt;
	font-weight: bold;
	line-height: 21pt;
}

#film_details {
	color: #ffffff;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

#newsdate {
	color: #ffffff;
	font-family: Georgia, Times, serif;
	font-size: 9pt;
	line-height: 15pt;
}

#synopsis {
	color: #cccccc;
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 15pt;
}

#synopsis2 {
	color: #cccccc;
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt;
}

#fineprint {
	color: #cccccc;
	font-family: Georgia, Times, serif;
	font-size: 7pt;
	line-height: 13pt;
	letter-spacing: 2pt;
}

a:link {
text-decoration: none;
	color: #ffcc00;
}
a:visited {
text-decoration: none;
	color: #cccccc;
}
a:hover {
text-decoration: underline;
	color: #ffcc00;
}
.nounder a {
text-decoration: none;
color: black;
}
