html, body {
	font-family: Arial, Helvetica;
	font-size: 13px;
}
h1, h2 {
	margin: 0px;
}
#description {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #ffeba1;
	background: #fffbde;
}
#trailer {
	padding-top: 5px;
	position: relative;
}
#picture {
	padding-top: 5px;
	position: relative;
	float: left;
}
#content {
	padding-top: 15px;
}
#related {
	padding-top: 15px;
}
.clear {
	clear: both;
}
#eventlist {
	list-style-type: none;
}
#eventlist li {
	padding-top: 3px;
}

