#suggested-radios {
	float: left;
	border-top: 1px solid #ff5400;
	padding: 4px 0px 0 0;
	margin-bottom: 15px;
	margin-top: 10px;
}

div.sg-radio {
	float: left;
	margin: 10px 20px 0 9px;
}

div.sg-radio img {
	width: 74px;
}

#sg-head {
	margin-top: -30px;
	width: 300px;
	background-color: #ff5400;
	color: #FFF;
	padding: 5px;
}

#sg-head-arrow {
	margin-left: 2px;
}

div.jp-error-div {
	font-size: 11px;
}

#radio-error {
	height: 89px;
	margin: 0 0 0 10px;
}

#radio-error img {
	float: left;
	margin: 30px 0 0 0px;
}

#radio-error p {
	width: 260px;
	margin-top: 15px;
	padding: 0;
	float: left;
	font-size: 14px;
}

div.jp-interface ul.jp-volume-controls {
	left: 160px;
}

div.jp-audio-stream .jp-interface .jp-volume-bar {
	left: 160px;
}

.jp-title {
	left: 160px;
	top: 40px;
}

#sg-title a {
	text-decoration: none;
}

.container {
	height: 50%;
}

.container img {
	position: relative;
	top: 25%;
}

.station-logo {
	display: block;
	text-decoration: none;
	width: 74px;
	height: 74px;
	background: #FFF;
	border: 2px solid #80b5d6;
	padding: 5px;
	overflow: hidden;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.station-logo img {
	
}

.station-logo img:hover {
	opacity: 0.5;
}

.station-play {
	position: relative;
	display: block;
	text-decoration: none;
}

.station-play:before {
	content: "\f04b";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #05cb00;
	font-size: 16px;
	background: #edf2f6;
	border: 2px solid #80b5d6;
	padding: 3px 5px;
	position: absolute;
	top: -15px;
	left: 56px;
}

.station-play:hover:before {
	color: #254324;
	background: #c4ced5;
}

#navigation {
	margin-top: 0;
}

.banner {
	height: auto;
}

#playerwrap {
	float: right;
	width: 310px;
}

#player {
	height: 90px;
}

#toolbox {
	margin: 10px 0;
}

#suggested-radios {
	width: 100%;
}

#header {
	padding: 10px 0 7px;
}

#header .logo {
	float: left;
}

#header .banner {
	height: auto;
}

#navigation a {
	font-size: 13px;
}

#stationinfo {
	width: 325px;
	margin: 0;
}

.addthis_button_tweet {width:90px;}

#content {
	padding: 20px 60px;
}

div.left.block.banner {margin-right: 55px;}

#more-radios-sg a{
	font-size: 16pt;
	text-align: left;
	line-height: 150%;
	text-decoration: none;
}