#SupportWrapper {
	background-image: url(../images/striped_bg.png);
	background-repeat: repeat;
	height: auto;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61c250;
	padding: 5px;
}
#RaveX {
	background-image: url(../images/ravex_vidbg.png);
	background-repeat: no-repeat;
	height: 380px;
	width: 780px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#Vicious {
	height: auto;
	width: 780px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.videoplayerwindow {
	float: right;
	height: 288px;
	width: 512px;
	position: relative;
	left: -22px;
	top: -3px;
}

.linkclassWS A:link {text-decoration: none; font-size: 12px; color:#61c250}
.linkclassWS A:visited {text-decoration: none; font-size: 12px; color:#61c250}
.linkclassWS A:active {text-decoration: none; font-size: 12px; color:#61c250}
.linkclassWS A:hover {text-decoration: underline; font-size: 12px; color: #61c250}

.nexteventfield {
	position: relative;
	height: 30;
	width: 200px;
	top: 280px;
	left: 20px;
}

.datetime {
	font-size: 9px;
	color: #FFF;
}

