#leftCol
	{
		display: block;
		float: none;
		padding-bottom: 50px;
		width: auto;
	}
	#rightCol
	{
		float: none;
		display: block;
		width: auto;
		text-align: center;
	}
	#videos
	{
		display: inline-block;
	}
.op-callout
{
	max-width: 600px;
}

