DIV.jp-playlist-player
{
	font-size: 1.25em;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.6;
	color: #333;
}
DIV#swhow_no
{
color:black;
font-family:Arial;
font-size:23px;
font-weight:bold;
margin-bottom:181px;
margin-left:123px;
margin-right:127px;
margin-top:181px;
text-align:center;
text-shadow:1px 1px gray;
line-height:43px;
color:#333;
}
DIV.jp-interface
{
	background-color: #F6F6F6;
	width: 98%;
	height: auto;
	border: 1px solid #49B5E8;
	border-bottom: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
}
/**********************************************/
DIV.jlp-previous
{
	position: relative;
	left: 50%;
	width: 36px;
	height: 40px;
	cursor: pointer;
	background: url(skin2.png) no-repeat 0 -120px;
}
DIV.jlp-previous:hover
{
	background: url(skin2.png) no-repeat -36px -120px;
}
DIV.jlp-play
{
	position: relative;
	left: 50%;
	width: 36px;
	height: 40px;
	cursor: pointer;
	background: url(skin2.png) no-repeat 0 -40px;
}
DIV.jlp-play:hover
{
	background: url(skin2.png) no-repeat -36px -40px;
}
DIV.jlp-pause
{
	position: relative;
	left: 50%;
	width: 36px;
	height: 40px;
	cursor: pointer;
	background: url(skin2.png) no-repeat 0 0;
}
DIV.jlp-pause:hover
{
	background: url(skin2.png) no-repeat -36px 0;
}
DIV.jlp-stop
{
	position: relative;
	left: 50%;
	width: 36px;
	height: 40px;
	cursor: pointer;
	background: url(skin2.png) no-repeat 0 -200px;
}
DIV.jlp-stop:hover
{
	background: url(skin2.png) no-repeat -36px -200px;
}
DIV.jlp-next
{
	position: relative;
	left: 50%;
	width: 36px;
	height: 40px;
	cursor: pointer;
	background: url(skin2.png) no-repeat 0 -160px;
}
DIV.jlp-next:hover
{
	background: url(skin2.png) no-repeat -36px -160px;
}
DIV.jlp-volume-min
{
	width: 28px;
	height: 27px;
	cursor: pointer;
	background: url(skin2.png) no-repeat 0 -267px;
}
DIV.jlp-volume-min:hover
{
	background: url(skin2.png) no-repeat -28px -267px;
}
DIV.jlp-volume-max
{
	width: 28px;
	height: 27px;
	cursor: pointer;
	background: url(skin2.png) no-repeat 0 -240px;
}
DIV.jlp-volume-max:hover
{
	background: url(skin2.png) no-repeat -28px -240px;
}
/*********************************************/
DIV.jp-progress
{
	background-color: #DDD;
	width: 100%;
	height: 15px;
}
DIV.jp-load-bar
{
	background: url(skin2.png) repeat-x 0 -294px;
	width: 0px;
	height: 15px;
	cursor: pointer;
}
DIV.jp-play-bar
{
	background: url(skin2.png) repeat-x 0 -309px;
	width: 0px;
	height: 15px;
}
DIV.jp-volume-bar
{
	position: relative;
	overflow: hidden;
	background: url(skin2.png) repeat-x 0 -324px;
	width: 98%;
	height: 5px;
	cursor: pointer;
}
DIV.jp-volume-bar-value
{
	background: url(skin2.png) repeat-x 0 -329px;
	width: 0px;
	height: 5px;
}
DIV.jp-play-time, DIV.jp-total-time
{
	font-size: 0.64em;
	font-style: normal;
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
}
DIV#player TD#player_der
{
	width: 10%;
}
DIV#player TD#player_izq
{
	width: 10%;
}
DIV DIV#player TD#player_centro
{
	width: 46%;
}
DIV.jp-playlist
{
	width: 90%;
	background-color: #E2E2E2;
	border: 1px solid #009BE3;
	border-top: none;
	font-size: 11px;
}
DIV.jp-playlist DIV:hover
{
	color: #FAFDFE;
	background-color: #68B;
	cursor: pointer;
	border: 1px solid #F3F1F1;
}
DIV.jplayer_playlist_current
{
	width: 100% !important;
}
DIV.jplayer_playlist_current
{
	color: #384247;
	font-weight: bold;
	text-indent: -1px;
	background-color: #CCC;
	border: 1px solid #B5B5B5;
}

