@charset "UTF-8";
#maincontent {
	width: 635px;
}

.showitem {
	width: 245px;
	float: left;
	height: 125px;
	/*	border-top: 1px solid;
	border-color:#E6E6E6;
*/	padding-top: 15px;
}

div.long {
	height: 150px;
}

.showitem p {
	margin: 0px;
}
p.year  {
	font-size: 18px;
	color: #999999;
	margin-bottom: -5px;
}

p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
	padding-bottom: 3px;
}

p.producer {
	float: left;
}

p.director {
	float: right;
	width: 135px;
}

.showitem img {
	float: none;
	display: block;
	clear: both;
	padding-top: 8px;
}

#writeup {
	float: left;
	width: 450px;
}

#rightside {
	float: right;
	width: 150px;
	text-align: right;
	padding-top: 30px;
}

#rightside img {
	margin: 10px auto;
	display: block;
}

#otherlinks {
	clear: both;
}
#otherlinks a {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #999999;
}

#otherlinks img {
	padding-right: 10px;
	float: left;
}

#otherlinks .video {
	width: 200px;
	height: 50px;
	float: left;
	padding-right: 10px;
}
