.stop{
	float:left;
	width:8px;
	height:9px;
	font-size:0px;
	background-image:url('images/stop.gif');
}

.play{
	float:left;
	width:8px;
	height:9px;
	font-size:0px;
	background-image:url('images/play.gif');
}
