/* CSS Document */


#verticalspace {
	position:relative;
	float:left;
	width:1px;
	height:2.5em;
	padding: 0;
	clear:left;
}

#indentimage {
	position:relative;
	float:left;
	width:200px;
	height:125px;
	padding: 0;
	clear:left;
	margin-top: 10px;
}

#playbutton {
	width: 50px;
	hspace:0;
	height: 50px;
	float: left;
	margin-right: 10px;
}

.audiospacer {
	line-height:0.15em;
}
