div.floater {
	float: left;
}

div.videos {
	margin-left: 10px;
}

div.clearThis {
	clear: both;
}

div.divider {
	background-color: #c32615;
	height: 2px;
	margin-top: 1em;
}