#content sup,
#content sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;	
}

#content sup {
	bottom: 0.8ex;
}

#content sub {
	top: 0.5ex;
}

#content .video-embed div{
	padding-top: 0;
}