/* Main Wrapper */

#vidwrapper {
	margin-left: 16px;	
}

#embed { 
	float: left; 
}

#thumbs { 
	overflow: auto; 
	height: 384px; 
	width: 300px; 
	border: 1px solid #E7E7DE; 
	padding: 0;
	text-align: center;
}

.thumb { 
	border: 0; 
	float: left;
	width: 100px; 
	height: 75px; 
	background: url(http://bitcast.vimeo.com/vimeo/thumbnails/defaults/default.75x100.jpg); 
	margin-right: 10px; 	
}

#thumbs ul li {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 6px;
	
	line-height: 0px;
	height: 90px;
	border-bottom: 1px solid #006;
}
		
#thumbs ul li a {
	color:#0046b5;
	text-decoration: none;
}		
#thumbs ul li span { 
	vertical-align: middle;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0046b5;
	background-color:inherit;
}

/*
#vidwrapper {
	margin-left: 16px;	
}


#embed { 
	background-color: #E7E7DE; 
	height: 378px; 
	width: 504px; 
	float: left; 
	padding: 10px; 
}


#thumbs { 
	overflow: auto; 
	height: 384px; 
	width: 300px; 
	border: 1px solid #E7E7DE; 
	padding: 0;
	text-align: center;
}

#thumbs ul { 
	list-style-type: none;
	padding: 0 0 10px 0; 
}

#thumbs ul li {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 6px;
	
	line-height: 0px;
	height: 90px;
	border-bottom: 1px solid black;
}
		
#thumbs ul li a {
	color:#0046b5;
	text-decoration: none;
}		
#thumbs ul li span { 
	vertical-align: middle;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0046b5;
	background-color:inherit;
}

.thumb { 
	border: 0; 
	float: left;
	width: 100px; 
	height: 75px; 
	background: url(http://bitcast.vimeo.com/vimeo/thumbnails/defaults/default.75x100.jpg); 
	margin-right: 10px; 	
}
		
		
*/
