.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.indextable {
	background-image:url(../images/film-bg.jpg);
	background-repeat:no-repeat;
	height:116px;
}

#graphicalheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greyedout {color:#666666;}

#datalist table {
/*border: 1px;*/
}

th {color: #ffffff;
background:#333333;
font-size: 11px;
font-weight:bold;
text-align:left;
text-transform:uppercase;
}

#content #relatedinfo {
position: relative;

float: right;
margin: 0;
padding-left: 15px;
padding-right: 0px;
padding-bottom: 10px;
}

#caption {
font-style: italic;
font-size: 10px;
text-align: right;
padding-right: 0px;
}

#content #relatedinfo ul li {
padding-left: 20px;
list-style: none;
background-image: url(images/bulleticon.gif);
}


#toprow {
width: 790px;
margin-top: 10px;
}

#toprowleft {
float: left;
width: 560px;
}

#toprowleftin {
float: left;
width: 170px;
margin-left: 10px;
}

#toprowright {
float: right;
width: 205px;
background:#e6e3da;
margin-left: 10px;
}

#bottomrow {
clear: both;
width: 790px;
margin-top: 10px;
}

#bottomrowleft {
float: left;
width: 560px;
}

#bottomrowleftin {
float: left;
width: 183px;
}

#bottomrowright {
float: right;
width: 205px;
margin-left: 10px;
}

#toprowright p {margin: 4px;}
