body{background-color:#000000;padding-top:5px;text-align: center;}
.play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('play.png') top center no-repeat;}
.prev{position:absolute;top:0px;left:5px;height:100%;width:30%;background:url('rewind.png') center left no-repeat;}
.next{position:absolute;top:0px;right:5px;height:100%;width:30%;background:url('fastf.png') center right no-repeat;}
.nad{position:absolute;bottom:10px;right:20px;
	COLOR: #000022;font-size: 16px; font-style: italic; font-weight: bold;}