#streaminfo {
	color:#FFFFF;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid white;
	margin: 0 auto; text-align: center;
	
}
#rubox {
width: 100%;
background-color: black;
padding-top : 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
h1 {
	text-align: center;
	color:#CCCCCC;
	font-size: 20px;
	text-decoration:none;
	font-variant:normal;
	font-weight:100;
	font-style:normal;
	margin: 0px;
}
#streaminfo .icecast_title {
	color: #FFFFFF;
	font-size:9px;
	top:42px;
	width:100%;
	text-align:center;
	height: 31px;
}
#streaminfo .radio-buttons {
	width: 100%;
	background-color: white;
	bottom: 0px;
	text-align: center;
}
#streaminfo .icecast_dj {
margin-top: 0px;
color: #DBDBDB;
text-align:right; 
bottom:5px;
right: 60px;
}
#streaminfo a {
	color:white;
}
#streaminfo .icecast_listen {
	font-size: 12px;
	text-align: center;
	font-style:normal;
	font-weight: bold;
	color:#FFFFFF;
	width: 100%;
	text-decoration: none;
}

