*{margin:0; border:0; padding:0;}
#PlayerMain
{
	position: relative;
	width: 360px;
	height: 66px;
	background-image: url(../Images/background.png);
	background-repeat: no-repeat;
}
#PlayPause
{
	position: absolute;
	width: 38px;
	height: 38px;
	top: 6px;
	left: 197px;
}
#Logo
{
	position: absolute;
	width: 44px;
	height: 44px;
	top: 11px;
	left: 10px;
}
#Logo img
{
	width: 44px;
	height: 44px;
}
#player-logo-link
{
	width: 44px;
	height: 44px;
}
#Cover
{
	position: absolute;
	width: 44px;
	height: 44px;
	top: 11px;
	left: 306px;
}
#Cover img
{
	width: 44px;
	height: 44px;
}
#Detach
{
	position: absolute;
	width: 43px;
	height: 17px;
	top: 6px;
	left: 254px;
}
#Export
{
	position: absolute;
	width: 43px;
	height: 17px;
	top: 25px;
	left: 254px;
}
#Volume
{
	position: absolute;
	width: 13px;
	height: 34px;
	top: 6px;
	left: 237px;
	background-image: url(../Images/volume.png);
	background-position: top;
	background-repeat: no-repeat;
}
#Volume1
{
	position: absolute;
	width: 11px;
	height: 7px;
	top: 20px;
	left: 0px;
	cursor: pointer !important;
}
#Volume2
{
	position: absolute;
	width: 11px;
	height: 5px;
	top: 15px;
	left: 0px;
	cursor: pointer !important;
}
#Volume3
{
	position: absolute;
	width: 11px;
	height: 5px;
	top: 10px;
	left: 0px;
	cursor: pointer !important;
}
#Volume4
{
	position: absolute;
	width: 11px;
	height: 5px;
	top: 5px;
	left: 0px;
	cursor: pointer !important;
}
#Volume5
{
	position: absolute;
	width: 11px;
	height: 5px;
	top: 0px;
	left: 0px;
	cursor: pointer !important;
}
#Comments
{
	position: absolute;
	width: 235px;
	height: 12px;
	line-height: 12px;
	top: 46px;
	left: 62px;
	overflow: hidden;
	text-align:left; 
	white-space:nowrap;
}
#Scroller1
{
	position: relative;
	left: 0px;
	top: 0px;
	white-space: nowrap;
	line-height: 12px;
}
#Scroller2
{
	position: relative;
	white-space: nowrap;
	line-height: 12px;
}
#RadioName
{
	position: absolute;
	width: 125px;
	height: 20px;
	line-height: 18px;
	top: 8px;
	left: 64px;
	font-size: 18px;
	color: #6d6d6d;
	overflow: hidden;
	text-align: left;
}
#Song
{
	position: absolute;
	width: 125px;
	height: 12px;
	line-height: 12px;
	top: 28px;
	left: 65px;
	font-size: 10px;
	color: #52c3ec;
	overflow: hidden;
	text-align: left;
}
#PlayerEmbed
{
	width: 1px;
	height: 1px;
	overflow: hidden;
}
