﻿body 
{
    padding-top: 20%;
}

#content 
{
    display: none;
}

footer 
{
    padding-top: 410px;
}
footer ul {
    overflow: visible;
}
#musicUI {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: relative;
}
.jp-controls span {
	list-style: none;
	text-indent: -9000px;
	line-height: 0px;
}
cufon
{display: none;
}
.jp-controls span a {
	display: block;
	outline: none;
	
}
.jp-play {
	background: url(../images/musicplayer/music-icon-play.png) no-repeat top left;
	width: 18px;
	height: 15px;
}
.jp-pause {
	background: url(../images/musicplayer/music-icon-pause.png) no-repeat top left;
	width: 18px;
	height: 15px;
}
#band {
	display: none;
	position: absolute;
	width: 125px;
	height: 50px;
	left: -115px;
	top: -58px;
	padding: 8px 0 0 8px;
	background: url(../images/musicplayer/band-popup.png) no-repeat top left;
}
#band a 
{
    text-decoration: underline;
}
#jquery_jplayer_1 
{
    position: absolute;
    width: 0px;
    height: 0px;
}
