#content {
	text-align: center;
}

.description {
	width: 210px;
}

.description .left {
	text-align: right;
}

.description > h1 {
	font-size: 18pt;
	margin-bottom: 0px;
	text-align: inherit;
}

.description > h2 {
	margin-top: 0px;
	font-size: 12pt;
	font-weight: normal;
	color: #888;
}

.description > h3 {
	margin-top: 1em;
	font-size: 10pt;
	font-weight: normal;
	color: #888;
}

.videoframe {
	width: 600px;
	/*border-radius: 3px;*/
	/*border: solid 1px rgba(0,0,0,.5);*/
	/*overflow: hidden;*/
	padding: 0;
}

.video {
	margin-top: 10px;
}
