
	.cdArea		{
				position:absolute;
				top:50%;
				margin-top:-175px;
				left:359px;
				height:350px;
				width:350px;
				z-index:1; 
			}

	.mp3Area	{
				position:absolute;
				top:50%;
				margin-top:-132px;
				left:118px; 
				width:204px; 
				height:264px; 
				overflow:auto;
				z-index:1;		
			}

	.colourChooser	{
				position:absolute;
				top:50%;
				margin-top:-61px;
				left:0px; 
				width:89px;
				z-index:1;
			}

	.arrow1		{
				position:absolute;
				top:50%;
				margin-top:-12px;
				left:93px;
				z-index:1;
			}

	.arrow2		{
				position:absolute;
				top:50%;
				margin-top:-12px;
				left:326px;
				z-index:1;
			}

	.burnBt		{
				position:absolute;
				top:50%;
				margin-top:-46px;
				left:710px; 
				cursor:pointer; 
				z-index:1;
			}
			
	.itext		{
				position:absolute;
				top:50%;
				margin-top:179px;
				color:#e00000; 
				font-family: Verdana; 
				font-size: 9px; 
				cursor:pointer; 
				z-index:1;
			}


	.soundOffBt	{
				position:absolute;
				top:50%;
				margin-top:-172px;
				left:118px;
				cursor:pointer; 
				z-index:1;
			}

	.ccSelect2	{
				position:relative;
				cursor:pointer; 
				font-size:7px; 0
				width:89px; 
				z-index:1;
			}

	.ccDropbox	{
				position:absolute; 
				top:7px; 
				left:393px; 
				width:186px; 
				height:19px;
				padding-top: 5px;
				padding-left: 4px;
				font-family:Verdana; 
				font-size:9px; 
				border: 1px solid red; 
				cursor:pointer;
				z-index:2;
			}

	.ccSelectCtrl	{
				position:absolute; 
				top:5px; 
				left:0px; 
				width:191px; 
				visibility:hidden; 
				z-index:10; 
				border-width:1px; 
				border-style:solid; 
				border-color:#ff0010;
			}

	.ccSelect	{
				position:relative;
				cursor:pointer; 
				width:187px; 
				height:12px;
				padding-left: 4px;
				vertical-align:middle;
				font-family:Verdana; 
				font-size:9px; 
			}


	.uarrow		{
				position:absolute;
				top: 7px;
			}

	.utext		{
				position:absolute;
				top: 11px;
				left: 9px;
				color: #e00000; 
				font-family:Verdana; 
				font-weight:700;
				font-size:15pt; 
			}
			
	.uploadMsg	{
				position:absolute;
				top: 9px;
				left: 9px;				
				height:28px; 
				width:700px; 
				color: #e00000; 
				background:#FFFFF7; 
				font-family:Verdana; 
				font-weight:700;
				font-size:12pt; 
				visibility: hidden;
				z-index:2;
			}
	
	.ufilename	{
				position:absolute;
				top: 11px;
				left: 159px;
				font-family:Verdana; 
				font-size:9px; 
				border: 1px solid red;
			}


	.usubmit	{
				position:absolute;
				top: 7px;
				left: 627px;
			}


	.dtext		{
				position:absolute;
				bottom: 11px;
				left: 9px;
				color: #e00000; 
				font-family:Verdana; 
				font-weight:700;
				font-size:15pt; 
			}

	.dbtext		{
				font-family:Verdana; 
				font-size:9pt; 
			}

	.dreset		{
				position:absolute;
				cursor:pointer; 
				top: 7px;
				left: 627px;
			}


	.dfiles		{
				position:absolute;
				top: -2px; 
				left: 151px;
				width:467px; 
				height:25px;				
				vertical-align:top;
				font-family:Verdana; 
				font-size:9px; 
				/* border:1px solid blue; */
			}

	.download	{ 	
				position:absolute; 
				bottom:0px; 
				left:83px; 
				height:38px; 
				width:713px; 
				z-index:2;	
				color:#0e0000; 
				border-left-width:1px;
				border-left-style:solid;
				border-left-color:#ffcece;
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#ffcece;
				border-top-width:1px;
				border-top-style:solid;
				border-top-color:#ffcece;
			}
			
	.uploadCSS	{ 	
				position:absolute;
				top:0px; 
				left:83px; 
				height:38px; 
				width:713px; 
				background:#FFFFF7; 
				border-left-width:1px;
				border-left-style:solid;
				border-left-color:#ffcece;
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#ffcece;
				border-bottom-width:1px;
				border-bottom-style:solid;
				border-bottom-color:#ffcece;
				z-index:2;
			}
