/* Page Layout Style Specific to the Video Page */
/* Version V1.0.0, 15/05/2008 WBM. */
/* Copyright 2008 property of PNSA */
/* Produced by Design Atom - www.designatom.com */


/* ------------------------------------------------------------ */

/* Upper Split Content */
div.topsplit {
	position: relative;
	top: 0px;
	left: 0px;
	width: 580px; 
	height: 380px;
	background-color: #B0220A;
	overflow: hidden;
	z-index: 1;
}

div.innertop {
	position: relative;
	top: 0px;
	left: 0px;
	width: 580px; 
	background-color: #B0220A;
	z-index: 2;
}
