.topPane
{	font-size : 10pt;
	position : absolute;
	top : 2px;
	left : 0px;
	width :750px;
}

.mainDJNPane
{	font-size : 10pt;
	width : 600px;
	position : absolute;
	left : 150px;
	top : 95px;
}

.leftDJNPane
{	font-size : 10pt;
	position : absolute;
	width : 150px;
	top : 95px;
	left : 2px;
}

.topPaneHigh
{	font-size : 10pt;
	position : absolute;
	top : 10px;
	left : 5px;
	width : 685px;
	visibility : visible;
	z-index : 0;
}

.middlePane
{	font-size : 10pt;
	width : 370px;
	position : absolute;
	left : 140px;
	top : 95px;
	visibility : visible;
	z-index : 0;
}

.middlePaneWide
{	font-size : 10pt;
	width : 650px;
	position : absolute;
	left : 140px;
	top : 95px;
	visibility : visible;
	z-index : 0;
}

.leftPane
{	font-size : 10pt;
	position : absolute;
	width : 125px;
	top : 95px;
	left : 5px;
	visibility : visible;
	z-index : 0;
}

.left_middlePane
{	font-size : 10pt;
	position : absolute;
	width : 505px;
	top : 95px;
	left : 5px;
	visibility : visible;
	z-index : 0;
}

.rightPane
{	font-size : 10pt;
	position : absolute;
	width : 170px;
	top : 95px;
	left : 520px;
	visibility : visible;
	z-index : 0;
}

.navPane
{	font-size : 10pt;
	position : absolute;
	width : 685px;
	top : 95px;
	left : 5px;
	visibility : visible;
	z-index : 0;
}

.middleLeftPane
{	font-size : 10pt;
	width : 180px;
	position : absolute;
	left : 140px;
	top :95px;
	visibility : visible;
	z-index : 0;
}

.middleRightPane
{	font-size : 10pt;
	width : 180px;
	position : absolute;
	left : 330px;
	top : 95px;
	visibility : visible;
	z-index : 0;
}