/* CSS Document */
.thumbnail {
	float: left;
	padding-right: 20px;
}	

.videoBlock {
	width: 440px;
	padding: 20px 0 20px 0;
}	

H2 {
	padding-bottom: 20px;
}

.arrow {
	float: left;
} 

#mediaplayer {
	padding: 20px 0 20px 0;
}

#mediaplayer IMG {	
	float: left;
	margin-top: 10px;
}

#mediaplayer A {
	float: left;
	margin-top: 12px;
	margin-right: 20px;
}