@charset "iso-8859-1";	 

/* MP3 Player*/

.ymp-skin {
	background-image:url(http://www.currin.co.za/mediaplayer/mediaplayer.png)!important;
}

#ymp-tray ul li a {
	color:#000000!important;
}

#ymp-tray ul li a:hover,
#ymp-tray ul li a.ymp-tray-track-focus {
background-color:#E9DE9E!important;
color:#000000!important;
}

.ymp-color-tray {
background-color:#E9DE9E!important;
color:#000000!important;
}

#ymp-tray ul li a.playing {
background-color:#E9DE9E!important;
color:#000000!important;
}

.ymp-color-main {
	background-color:#E9DE9E!important;
}

#ymp-yahoo-logo, #ymp-getplayer, #ymp-btn-pop {
	display:none!important;
}

ymp-btn-page-play {
	background-color:#E9DE9E;
	width:50px;
	height:50px;
}
  
	  	  


