/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	width: 320px;
}
.videobody {
	margin: 0px;
	padding: 0px;
}
#videoframe {
	width: 320px;
	flaot: left;
}
.videobox {
	float: left;
	background-color: #e6e7e8;
	padding: 5px 7px;
	width: 330px;
	margin: 0px 0px 5px 0px;
}
.boxheader .boxleft {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.boxheader .boxright {
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
}
.boxfooter .boxleft {
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxfooter .boxright {
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left {
	float: left;
}
.right {
	float: right;
}
.centre {
	float: left;
	margin: 0;
}

img {
	border: 0px;
}
ul {
	margin-top: 3px;
	list-style-type: none;
}
h1, h1 a, h1 a:hover {
	font-size: 135%;
	margin: 0px;
	color: #000000;
}
.videobody {
	margin: 0px;
	padding: 0px;
}
#videoframe {
	width: 320px;
}
.videobox {
	float: left;
	background-color: #e6e7e8;
	padding: 5px 7px;
	width: 330px;
	margin: 0px 0px 5px 0px;
}
.videotnc {
	width: 330px;
	text-align: center;
}
