body {
	background-color: black;
	font-family: arial;
	color: #c4e8f6;
}
a {
	color: #c4e8f6;
}
a img {
	border: 0;
}
h3 {
	margin-top: 0;
}
#copyright {
	font-size: 12px;
	text-align: center;
}
#developer, #developer a {
	font-size: 12px;
	text-align: center;
}
#listing {
	padding: 10px;
	background-color: #393a3b;
}
#listing a {
	text-decoration: none;
	font-weight: bold;
}
.blockcenter {
	margin: 0 auto;
	background-color: #0099CC;
}
#header {
	text-align: center;
	padding: 0px;
	height: 184px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0099CC;
}

.border {
	border: 1px solid #1f93b1;
}
.box {
	margin: 0 auto;
	border: 1px solid #1f93b1;
	padding: 10px;
}
.center {
	text-align: center;
}
.flash {
	position: absolute;
	top: 0;
	left: 0;
}
.flash a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-color: white;
}
.nopreview {
	display: block;
	width: 120px;
	height: 90px;
}
.result {
	width: 120px;
	overflow: hidden;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}
.video {
	margin: 0 auto;
	width: 450px;
	height: 392px;
	position: relative;
}
