#showVideoContainer {
	background-image: url(../assets/images/promo_cap01.jpg);
	background-repeat: no-repeat;
}
#aboutVideoContainer {
	padding: 12px 0 0 0;
	line-height: normal !important;
}

#aboutVideoContainer p {
	margin-top: 0;
	margin-bottom: 6px;
	line-height: normal !important;
}
ul.spaced li {
	margin-bottom: 12px;
}
.watchVideoContainer {
	padding: 6px 6px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 150%;
	background-color: #eaeaea;
}
img.videoThumb {
	float: right;
	padding: 1px;
	background-color: #fff;
	margin: 2px 0 2px 6px;
	border: 1px solid #000;
}
.watchVideoContainer .infoSmall {
	font: normal 10px Verdana, Helvetica, sans-serif;
	color: #333;
}
.watchVideoContainer em {
	font-style: italic;
	font-weight: bold;
}