#logo-space{
	position: absolute; 
	top: 0px; 
	left: 0; 
	float: left; 
	z-index: 1;
}
#station-logo-link{
    border-radius: 5px;
	width: 188px;
}
.radioplayer-head {
    /*background: #ccc none repeat scroll 0 0;*/
}
#TARGET {
    position: absolute !important;
    top: 0;
    width: 100% !important;
    /*height: 100%
	width: 900px;;
    left: 0;*/
    z-index: 5 !important;
    margin: 0 auto !important;
	/*background: rgba(128,128,128,0.8)*/;
}
div#TARGET iframe#TARGET-frame {
    margin: 0 auto !important;
    max-width: 100% !important;
}

#logo-space{
    width: 100%;
}

.logo-space-image {
    max-width: 900px;
}