.poster
{
	margin: 4px 4px;
}
.movieInfo
{
	font-family: rockwell, times;
	font-size: 14px;
	margin: 12px 8px;
}
.movieInfo div
{
	margin-bottom: 12px;
}
.movieInfo a
{
	color: #990000;
	font-size: 16px;
}

.contestInformation
{
	font-family: rockwell, times;
	font-size: 14px;
	margin: 12px 8px;
}
.contestInformation div
{
	margin-bottom: 12px;
}
.contestInformation .imageLink
{
	display: block;
	margin-bottom: 12px;
	margin-left: 24px;
}
.contestInformation .movieTitle
{
	display: block;
	color: #9e1617;
	font-weight: bold;
	font-size: 16px;	
}
.contestInformation .contestNumber
{
	color: #9e1617;
}
.contestForm
{
	margin: 12px;
}
.contestForm .terms
{
	height: 200px;
	background-color: white;
	padding: 12px;
	font-size: 10px;
	overflow: scroll;
}
.contestForm .contestField
{
	width: 250px;
}
.contestAge
{
	color: #9e1617;
	font-weight: bold;	
}