#txtBasket {
	display:	none;
}
#playerbox {
	display:	none;
}
#trackbox {
	overflow: visible;
	background-color: white;
	height: 100%; 
	border: none;
	width: 670px;
}
#trackTab {
	width: 670px;
}
table.t4, table.t5 {
	width: 660px;
	background-color: white;
}
td.z6_ {
	display:	none;
	overflow: hidden;
	width: 1px;
}
td.z6 {
	width:380px;
}
#nav li {
	display:none;
	float:left;
}
#nav li.tabactive {
	display:block;
	background-color: white;
	bottom:-1px;
}