div.content-container {
	margin-top: 10px;
	margin-bottom: 30px;
}


div.image-container {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	clear: both;
}

div.image-container img {
	max-width: 200px;
	height: auto !important;
}

div.video-title {
	font-weight: bold;
}

div.video-container {
	clear: both;
}

div.instructions {
	margin-top: 20px;
}

div.separator {
	margin-top: 20px;
	margin-bottom: 80px;
}

div.paypal {
	text-align: center;
	margin-top: 20px;
	clear: both;
}

div.large-image-container {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.video-description {

}

div.view-link {
	margin-top: 10px;
	font-weight: bold;
}