#btnPlayStop,
#btnNext {
	font-family : Arial;
}
#songTitle {
	margin-top : 0;
	padding-top : 0px;
	padding-bottom : 0px;
	font-family : Arial;
	font-size : 90%;
	color:#fff;
	width:200px;
	float:left;
    padding-left:10px;    
}

input {
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.buttons{
border-right: 1px solid #90784d;
padding-right:5px;
padding-left:4px;
float:left;
width:auto;
height:16px;
}

.playerwrap{
margin:0px auto;
text-align:left;
width:845px;
}

.playerwrap2{
padding-left:550px;
float:left;
}

body {
	line-height: 14px;
}

