#header a:link  {
	text-decoration: none;
}

#header a:visited {
	text-decoration: none;
}
#header a:active {
	text-decoration: underline;
}

#header a:hover {
	text-decoration: underline;
}

h1.title{margin: 15px 0 0 0;
		font-style: italic;}

h2.award {margin: 2px 0 2px 20px;}


div#nav {text-align: right;
			float: right;}

div#detail {border-left: 8px solid #dddddd;
			padding: 0 0 0 20px !important;}

table.film {margin: 10px 0 0 0;}

td.image {padding: 0 10px 0 0;}

td.text {font: 1em Verdana !important;}

p.sponsor {margin: 0 0 0 40px !important;
			font-weight: bold;}

p.details, p.director, p.producer, p.prodcompany, p.website {
			line-height: 1.5em !important;
			margin: 0 0 2px 0 !important;
			text-indent: -6px;}
			
p.description, p.screening {
			border-top: 1px solid silver;
			margin: 6px 0 0 0;
			padding: 6px 0 0 0;}
			
p.screening {padding: 6px 0 0 15px;
			line-height: 1em !important;}

p.video {padding: 0px 0 0 15px !important;
			line-height: 1em !important;}
