#header h2 {
	position: absolute;
	top: 15px;
	left: 200px;
	background-color: transparent;
	width: 500px;
	padding: 7px;
	text-align: right;
}

#morevideo {
	margin-top: 20px;
}

.bold {
	font-weight: bold;
}

div.clearleft {
	clear: left;
}

