/* Style sheet for the video section */

/* Inport default styles */
@import url(../local.css);


.videoBox {
	width: 480px;
	float: left;
	padding-left: 40px;
	text-align: center;
	}
