#wrap {
	padding-bottom: 20px;
}
#content {
	margin: 20px;
}
#content p {
	margin-top: 5px;
}
#actions {
	background: #C5C999 url('/images/fade-c5c999.png') repeat-x left bottom;
	padding: 20px;
	width: 440px; /*460*/
}
#actions li {
	margin-bottom: 20px;
	padding-left: 50px;
}
#actions li h3 {
/*	font-weight: normal;*/
}

#actions .linkListen {
	background: url('/images/icons/bmm-listen.png') no-repeat left top;
}
#actions .linkSubscribe {
	background: url('/images/icons/bmm-subscribe.png') no-repeat left top;
}
#actions .linkOnRadio {
	background: url('/images/icons/bmm-radio.png') no-repeat left top;
}
#actions .linkAreRadio {
	background: url('/images/icons/bmm-sound.png') no-repeat left top;
}

#bmm-player-wrap { height: 24px; }

#iwrap {
	padding-bottom: 26px;
}
#stationfinder {
	background: #EEE url('/images/fade-eeeeee.png') repeat-x left bottom;
	margin: 20px 20px 0;
	padding: 0;
}
#stationfinder h2 {
	background: #5E6324;
	color: white;
	font-size: 1.1em;
	padding: 6px 10px 4px;
}
#stationfinder #map {
	float: left;
	height: 220px;
	width: 380px;
}
#stationfinder #stations {
	float: left;
	padding: 20px;
}