body {
	background-color: #F15A22;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a { 
	color: #B60000; 
	text-decoration: none;
}
a:hover { 
	color: #D10000;
	text-decoration: underline;
}
h1 {
	clear: both;
	font-size: 24px;
	line-height: 20px;
}
h3 {
	padding: 0;
	margin: 5px;
}
.content {
	padding: 0 10px 10px 10px;
}
.desc {
	clear: both;
	padding: 0 10px;
	text-align: justify;
}
.footer {
	font-size: 12px;
}
.trailer {
	float: left;
	text-align: center;
	width: 50%;
}
.trailer img {
	margin-bottom: 5px;
}
div.thumbnail {
	float: left; 
	height: 200px;
	margin: 10px 0 5px 0;
	text-align: center;
}
.thumbnail img {
	margin-bottom: 3px;
}
.thumbnail span {
	font-size: 11px;
}
