body 
{
	height:100%;
	margin:0px;
	background: url(/images3/bg.jpg);
}

#winamp {
	width: 34px;
	height: 34px;
	background: url(/images3/winamp34x34.jpg) no-repeat;
	display: block;
	cursor: pointer;
}

#winamp:hover {
	background: url(/images3/winamp34x34-on.jpg) no-repeat;
}


#wmedia {
	width: 34px;
	height: 34px;
	background: url(/images3/wmedia34x34.jpg) no-repeat;
	display: block;
	cursor: pointer;
}

#wmedia:hover {
	background: url(/images3/wmedia34x34-on.jpg) no-repeat;
}

#itunes {
	width:34px;
	height:34px;                  
	background: url(/images3/itunes34x34.jpg) no-repeat;
	display:block;
	cursor:pointer;
}

#itunes:hover {
	background: url(/images3/itunes34x34-on.jpg) no-repeat;
}

#real {
	width:34px;
	height:34px;
	background: url(/images3/real34x34.jpg) no-repeat;
	display:block;
	cursor:pointer;
}

#real:hover {
	background: url(/images3/real34x34-on.jpg) no-repeat;
}

#player {
	height:75px;
	width:266px;
}

#stream0 {
	cursor:pointer;
}

#stream1 {
	cursor:pointer;
}

#bitrate0 {
cursor:pointer;
}

#bitrate1 {
cursor:pointer;
}

#bitrate2 {
cursor:pointer;
}