#video_box #main_video {
	margin-bottom: 10px;
	text-align: center;
}

#video_box .other_videos_header {
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}

#video_box .other_videos_header .more_videos_text {
	float: left;
}

#video_box .other_videos_header .more_videos_link {
	float: right;
}

#video_box .other_videos_header .more_videos_link img {
	position: relative;
	top: 3px;
	margin-left: 4px;
}

#video_box .videos {
	clear: both;
	overflow: hidden;
	text-align: center;
}

#video_box .videos .video {
	float: left;
	width: 33%;
}