body {
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	cursor: default;
}

a img {
	border: none;
}

div.lastUpdate { }

div.lastUpdate span.date, div.lastUpdate span.time {
	font-weight: bold;
}

table.movies { }

table.movies td {
	text-align: center;
	font-weight: bold;
}

img.tn {
	width: 200px;
	height: 200px;
	border: 1px solid #000;
}