
.inputbox {
	text-align:center;
	width:37px;
	height:15px;
	background-image:none; 
	background-color:white;
	width:32px;
	margin:37px 0 8px 0;
	border-right:0;
	border-bottom:0;
}
.inputbox2 {
	text-align:center;
	width:37px;
	height:15px;
	background-image:none; 
	background-color:white;
	width:42px;
	margin:37px 0 8px 0;
	border-right:0;
	border-bottom:0;
}
.imagebutton {
	width:55px;
	height: 20px;
	vertical-align:bottom;
	margin:33px 0 7px 0;
	border:0;
	background:none;
}
.imagebutton:hover { 
	cursor: pointer; 
}

.mp3container {
	float:left;
	display:inline;
}

.singlecontainer {
	float:left;
	width:225px;
	margin:5px 4px 5px 4px;
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	padding-top:18px;
}