#videogallery {
	zoom:1;
	width: 100%;
}
#videogallery span{ display:block; }
#videogallery a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:3px;
	width:160px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}
#videogallery a img{
	display:block;
	border:none;
	margin:0;
}
#videogallery a:hover{
	opacity:1;
}

#thumbLG {
	clear: both;
	height: 220px;
	width: 320px;
	float: right;
}

#thumbSM {
	clear: both;
	height: 120px;
	width: 160px;
	float: right;
}
#content2 {
	height: 567px;
	width: 464px;
	float: left;
	position: absolute;
	top: 800px;
	left: 485px;
	z-index: 100;
}
#containerMain {
	height: 1800px;
	width: 1024px;
	float: left;
}
#downloadEP {
	height: 100px;
	width: 390px;
	float: right;
	margin-top: 420px;
	margin-right: 100px;
}
#competitionvideo {
	height: 100px;
	width: 390px;
	float: left;
	margin-top: 420px;
	margin-left: 150px;
	z-index: 500;
	clear: both;
}
#competitionremix {
	height: 100px;
	width: 390px;
	float: left;
	margin-top: 75px;
	margin-left: 150px;
	clear: both;
}
#emailBox {
	display: block;
	clear: both;
	float: left;
	height: 100px;
	width: 390px;
}

