/* Youtube Styles */#youtube{	position: relative;	overflow: hidden;	border-bottom: 1px solid #e5e5e5;	background-image: url(../../../../images/backgrounds/diagonal.png);	padding-top: 50px; overflow: hidden;	padding-bottom: 50px;}#youtube:before {	content: "\0020";	display: block;	position: absolute;  	width: 100%;  	height: 1px;     box-shadow: #a7a7a7 0 0 6px 0;	z-index: 9999;}#youtube:before { top: -1px}.videoWrapper iframe,.videoWrapper object,.videoWrapper embed {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    -moz-box-shadow: 0 0 10px #dadada;	-webkit-box-shadow: 0 0 10px #dadada;	box-shadow: 0 0 10px #dadada;}#youtube .wrapper {	position: relative;	height: 560px;	width: 100%;	margin: 0 auto;}