body{ overflow:hidden; margin:0; border:0; width:200px; background:#000}
html{ width:70px;}
a img{ border:0;}
div.jp-audio {
	color: #fff;
	font: 20px/1.6em Helvetica, Arial, sans-serif;
}
#social_net{
	position:absolute;
	width:150px;
	margin-left:80px;
	}
div.jp-audio {
	width: 44px;
}

div.jp-interface {
	position: relative;
	width: 100%;
}

div.jp-audio div.jp-type-single div.jp-interface {
	height: 30px;
	width: 169px;
}

div.jp-interface ul.controls {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.jp-interface ul.controls li {
	display: inline;
}

div.jp-interface ul.controls a {
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
}

a.jp-play,a.jp-pause{
	width: 69px;
	height: 30px;
	z-index: 1;
	outline: none;

	
}


div.jp-audio div.jp-type-single a.jp-play,
div.jp-audio div.jp-type-single a.jp-pause {
	top: 0;
	left: 0;
	height: 31px;
	color: #ffffff;
	border-color: #e9e9e9;
}

a.jp-play {
	margin-top:5px;
	margin-left:-5px;
	background: url("play.png") no-repeat;
	
}



a.jp-pause {
	margin-top:5px;
	margin-left:-5px;
	background: url("pause.png") no-repeat;
	display: none;
}



div.jplayer {
	width:0px;
	height:0px;
}

div.jplayer {

}
img{ padding-right:10px;}