body {
	font-family: Tahoma, Arial, Verdana;
	background: #FFFFFF url('/images/main_bg.gif') top left;
	font-size: 10px;
	color: #666;
}

td {	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
}

a {
	color: #000000;
}

#body {
	background-color: #CCCCCC;
}

#logo {
	float: right;
}

#pl {
	background-color: #FFFFFF;
	text-align: left;
	width:820px; height:577px; 
	background: url('/images/win_bg.png') center center no-repeat;
	border: 0px solid #000;
}

#player {
}

#tracks {
	float: left;
}

#listen {
	float: right;
	text-align: right;
}

#now_track, #last_track {
	font-weight: bold; 
}

#listen_now, #listen_record {
	font-weight: bold; 
}

.link {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

#chat {
	margin-top: 10px;
}

.loader_mini {
	padding-left: 20px;
	width: 50px;
	height: 16px;
	background: url('/images/loader_mini.gif') left center no-repeat;
}

* img, div, td{ behavior: url(/js/iepngfix.htc) }
