#container {
	position:relative;
	clear:both;
	width:92%;
	margin: 2em 4%;
	overflow:hidden;
}
		
#colright {
	float:left;
	width:200%;
	position:relative;
	left:12em;
}

#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:12em;
}

#col1 {
	margin:0em 1em 1em 18em;
	position:relative;
	right:100%;
	overflow:hidden;
}

#col2 {
	float:left;
	width:19.5em;
	position:relative;
	right:12em;
	text-align:left;
}

#videoplayerwrap {
	/*height:519px;*/
}

#col2 ul {
	list-style: square inside; 
	padding: 3px 6px; 
	margin:3px
}

#col2 li {
	padding: 0px; 
	margin:0px
}