body{
	background-color: #333;
}
h1{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
}
h2{
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}
#extflashcmp1003{
	border: 6px solid #fff;
}
#nav{
	margin-bottom: 20px;
	padding-top: 10px;
	text-align:right;
	float: right;
}
#content{
	
}
#logo{
	text-align: left;
	float: left;
	margin: 0;
	margin-top: 10px;
	width: auto;
}
#logo img{
	margin:0;
}
#videocontent{
	margin:auto;
	width: 732px;
}
#thumbs{
	background: #000;
	height: 166px;
	overflow: auto;
	bottom:5px;
	width:100%;
	position:relative;
}
#images .thumb-wrap span.timecode, #images .thumb-wrap span{
	color: #fff;
}
#images .thumb img{
	width: 100px;
	height: 75px;
}
.button{
	width: 225px;
	height: 54px;
	border: none;
	margin-right: 5px;
	background: #000;
	cursor: pointer;
	/*background: url(bg_btn.png) no-repeat;*/
	color: #fff;
	font-size: 16px;
}
.clear-both{
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
