

#mainbox {
	background-image:url(img/lol2.jpg);
	background-position:99% 97%;
	background-repeat: no-repeat;
}

.info {
	background:url(img/info.gif) left top no-repeat;
	padding:5px 0 5px 40px;
	display:inline;
	margin-right:30px;
}

.cash {
	background:url(img/cash.gif) left top no-repeat;
	padding:5px 0 5px 40px;
	display:inline;
}

.music {
	background:url(img/music3.gif) left top no-repeat;
	padding:5px 0 5px 40px;
	display:inline;
	margin-left:30px;
}

.tracklist {
	font-size:80%;
}

.tracklist a {
	font-size:120%;
}
.sng {
	font-size:120%;
}

* html .tracklist li {
	margin-top:2px;
} /* IE fix */

.new_song {
	font-size:60%;
	font-family:Tahoma;
	margin-left:4px;
}

.fans {
	background:url(img/hearts2.gif) left top no-repeat;
	padding:0 0 5px 75px;
	margin:25px 0;
}

#player {
	margin:7px 0 7px;
}

#video {
	margin-top:5px;
}
h3 {
	font-family: Sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #cccccc;
	margin-bottom: 0.2em;
	font-size: 1.5em;
}
.light {
	color: #FFFFFF;
}
