#content .VideoSection {
	margin-bottom:50px;
	margin-left:10px;
}

#content .VideoSection h2 {
	font-size:17px;
	margin-bottom:10px;
}

#content .VideoSection p {
	margin:0px;
	margin-bottom:5px;
}

#content .VideoSection > div {
	margin-bottom:20px;
}

#content .VideoSection video {
	border:1px solid #c0c0c0;
}