/*CSS styles for skate parks page*/

/*div that holds combination of text, images and/or video together to split to halfs or thirds */
.inner-wrapper {
	margin-bottom: 2px;
}
	.inner-wrapper .video-frame {
		margin: 10px 0 10px!important;
	}
