/* body 
{
	margin: 0px;
	background-color: #000000;
	top: 0px;

	width: 1024px;
	height: 1024px;
	background-image:url(images/Player_Back_Test_02.jpg);
	background-repeat: no-repeat;
} */

.header  
{
	display: none;
}

.navigation 
{
	width: 0px;
	height: 0px;
	z-index: 1;
}

.search {
	width: 0px;
	height: 0px;
	z-index: 2;
}

.releaseList  
{
	width: 488px;
	height: 340px;
}

.categoryList  
{
	width: 220px;
	height: 160px;
	z-index: 2;
}

.player  
{
	width: 488px;
	height: 398px;
	background-image: url(images/bkg-player.jpg);
}

.clipInfo  
{
	width: 0px;
	height: 0px;
}
