* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}

div#moviePlayer * {
	line-height: 150%;
}

div#clientButtons * {
	font-size: 11px;
	color: #ffffff;
	font-weight: 300;
}

div#movieList div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	background: none;
	color: #ffffff;
}

h2 {
	font-size: 10px;
	color: #cccccc;
}

big {
	font-size: 150%;
}