#boiledrice{
	height: 20px;
	width: 760px;
	background: #000;
	margin: 0px auto;
	padding: 5px 40px 6px 60px;
	vertical-align: bottom;
	text-align: left; /* compensates for the IE5/Win bug */
}

/* opera, moz, netscape only hack follows*/
	html>body #boiledrice{
	padding: 0px 40px 6px 60px;
}

.BoiledriceText{
	color: #A7A9AC;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
}

/* opera, moz, netscape only hack follows*/
	html>body .BoiledriceText{
	font: 0.67em Verdana, Arial, Helvetica, sans-serif;
}

.BoiledriceText a{
	color: #A7A9AC;
	margin: 0px;
	text-decoration: underline;
}

.BoiledriceText a:hover{
	color: #A09E9E;
	text-decoration: none;
}

.MovieInfo {
	color: #999999;
	font: 2.0em Verdana, Arial, Helvetica, sans-serif;
}

/* opera, moz, netscape only hack follows*/
	html>body .MovieInfo{
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
}
.NavHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}


.normaltext{
	color: #C7C7C7;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}

.FormBackCol{
	background: #D5D6D8;
	border: solid 1px #CCCCCC;
}



.WorkCredits{
	border: solid 1px #484848;
	padding: 6px;
	color: #D8D8D8;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-image:url(structure/Playback2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.WorkCredits a{
	color: #D8D8D8;
	text-decoration:none;
}

.WorkCredits a:hover{
	color: #fff;
}
