/* DO NOT, I repeat, DO NOT remove this without testing that resizing the browser window in IE6 doesn’t make the content disappear */
* html #listen {
    position: relative;
}

.aol h1 {
    font-size: 16px;
    margin-bottom: 1em;
}

/* Column layout */

#listen #content {
    background: none;
    border: 0;
}

#stationSidebar {
    float: left;
    padding: 15px;
    width: 300px; /* 300px */
}
#webRadioColumn {
    float: left;
    position: relative;
    width: 568px;
    margin-top: 15px;
    background: url('http://cdn.last.fm/flatness/listen_v2/header_bkg_rounded_568x50.png') no-repeat top left;
}

#page #content span.moduleOptions a,
#page #content a span.moduleOptions {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/see_more_arrow_blue_13x13.png');
}

/* Viewport */

#webRadioWrapper {
    position: relative;
    width: 568px;
    height: 1000px;
    overflow: hidden;
}

/* Panes */

#webRadio {
    position: absolute;
    top: 0;
    left: 0;
    width: 1704px;
}
#webRadio.station {
    left: -568px;
}

.startPane,
.starterPane,
.playerStationPane {
    display: inline;
    float: left;
    width: 568px;
}

/* Header */

#webRadio .webRadioHeader {
    position: relative;
    overflow: hidden;
    padding: 0 10px;
    height: 50px;
}

.webRadioHeader h1 {
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    margin: 0;
    text-align: center;
    zoom: 1;
}
.webRadioHeader h1#webRadioPlayer-title {
    width: 220px;
    margin: 0 auto;
}
.webRadioHeader h1#webRadioPlayer-title.preroll {
    width: auto;
}

#webRadio .switchPaneButton {
    position: absolute;
    left: 10px;
    top: 13px;
    margin: 0 15px 0 0;
    padding-left: 27px;
    color: #ddd;
    background: url('http://cdn.last.fm/flatness/listen_v2/header_button_left_back_rest.png') no-repeat 0 0;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
}
* html #webRadio .switchPaneButton {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_left_back_rest.png', sizingMethod='crop');
}

#webRadio .switchPaneButton:hover {
    color: #fff;
    background-image: url('http://cdn.last.fm/flatness/listen_v2/header_button_left_back_onhover.png');
}
* html #webRadio .switchPaneButton:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_left_back_onhover.png', sizingMethod='crop');
}

#webRadio .switchPaneButton:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/header_button_left_back_onpress.png');
}
* html #webRadio .switchPaneButton:active {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_left_back_onpress.png', sizingMethod='image/scale/crop');
}

#webRadio .switchPaneButton strong {
    display: block;
    float: left;
    padding: 5px 7px 5px 0;
    background: url('http://cdn.last.fm/flatness/listen_v2/header_button_right_rest.png') no-repeat 100% 0;
}
* html #webRadio .switchPaneButton strong {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_right_rest.png', sizingMethod='crop');
}

#webRadio .switchPaneButton:hover strong {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/header_button_right_onhover.png');
}
* html #webRadio .switchPaneButton:hover strong {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_right_onhover.png', sizingMethod='image/scale/crop');
}
#webRadio .switchPaneButton:active strong {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/header_button_right_onpress.png');
}
* html #webRadio .switchPaneButton:active strong {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_right_onpress.png', sizingMethod='crop');
}

#webRadio .nowPlaying {
    position: absolute;
    left: auto;
    right: 10px;
    top: 13px;
    margin: 0 0 0 15px;
    padding-left: 27px;color: #ddd;
    background: url('http://cdn.last.fm/flatness/listen_v2/header_button_left_red_rest.png') no-repeat 0 0;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
}
* html #webRadio .nowPlaying {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_left_red_rest.png', sizingMethod='crop');
}
#webRadio .nowPlaying strong {
    display: block;
    float: left;
    padding: 5px 7px 5px 0;
    background: url('http://cdn.last.fm/flatness/listen_v2/header_button_right_red_rest3.png') no-repeat 100% 0;
}
* html #webRadio .nowPlaying strong {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_right_red_rest3.png', sizingMethod='crop');
}

#webRadio .nowPlaying:hover {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/header_button_left_red_rest.png');
}
* html #webRadio .nowPlaying:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_left_red_rest.png', sizingMethod='crop');
}
#webRadio .nowPlaying:hover strong {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/header_button_right_red_rest3.png');
}
* html #webRadio .nowPlaying:hover strong {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_right_red_rest3.png', sizingMethod='crop');
}
#webRadio .nowPlaying:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/header_button_left_red_onpress.png');
}
* html #webRadio .nowPlaying:active {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_left_red_onpress.png', sizingMethod='crop');
}
#webRadio .nowPlaying:active strong {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/header_button_right_red_onpress2.png');
}
* html #webRadio .nowPlaying:active strong {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_button_right_red_onpress2.png', sizingMethod='crop');
}
#webRadio .nowPlaying img.radio_playingnow_icon {
    margin: 0 1px 0 -19px;
}
#shareStation {
    clear: left;
}

#webRadio .webRadioHeader .tuneLoading {
    position: absolute;
    right: 10px;
    top: 13px;
    width: 22px;
    height: 23px;
    margin: 0 0 0 15px;
    background: url('http://cdn.last.fm/flatness/listen_v2/spinner_cw.gif') no-repeat 0 0;
}

/* Starter content */

#webRadio .starterContent {
    background: #2b2b2b url('http://cdn.last.fm/flatness/listen_v2/starter_gradient.gif') repeat-x 0 0;
    color: #fff;
    padding: 15px;
    min-height: 500px;
}
#webRadio .starterContent a.stationbutton {
    color: #fff;
}
#webRadio .starterContent p {
    margin: 0 0 15px 0;
}
#webRadio .starterContent h2 {
    color: #fff;
    text-align: center;
}
#webRadio .starterContent h3 {
    margin: 20px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
#page #webRadio .starterContent span.moduleOptions a,
#page #webRadio .starterContent #page a span.moduleOptions {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/see_more_arrow_grey_15x15.png');
    color: #999;
}
* html #page #webRadio .starterContent span.moduleOptions a,
* html #page #webRadio .starterContent #page a span.moduleOptions {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/see_more_arrow_grey_15x15.png', sizingMethod='crop');
}

#webRadio a.signupButton {
    display: block;
    width: 135px;
    margin: 0 auto;
    padding: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #267eaa;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

/* Starter error */

#webRadio div.starterError,
#adBlockError p {
    margin: -15px -15px 15px -15px;
    padding: 4px 6px;
    border: 1px solid #181818;
    border-width: 0 1px;
    background: #dcb103 url('http://cdn.last.fm/flatness/listen_v2/yellow_alert_gradient.png') repeat-x 0 0;
    color: #681412;
    line-height: 17px;
}
#webRadio div.starterError img.dismiss_trans_icon {
    float: right;
    margin: 0 0 0 5px;
}
#webRadio div.starterError img.dismiss_trans_icon:hover {
    cursor: pointer;
}

/* Adblocker warning message */

#adBlockError {
    position: absolute;
    width: 568px;
    top: 50px;
    z-index: 10;
}

#adBlockError p {
    margin: 0;
}

/* Station buttons */

#webRadio .stationbuttonLarge {
    zoom: 1;
    clear: both;
    display: block;
    position: relative;
    margin: 0 0 10px 0;
    padding: 4px 5px 5px 30px;
    width: auto;
    height: auto;
    font-size: 11px;
    line-height: 14px;
    background: url('http://cdn.last.fm/flatness/listen_v2/play_ondark_23x22_rest.png') no-repeat 0 0;
    color: #999;
}
* html #webRadio .stationbuttonLarge {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_ondark_23x22_rest.png', sizingMethod='crop');
}
#listenContent .stationbuttonLarge {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_onlight_23x22_rest.png');
}
* html #listenContent .stationbuttonLarge {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_onlight_23x22_rest.png', sizingMethod='crop');
}
#webRadio .stationbuttonLarge:hover {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_ondark_23x22_onhover.png');
}
* html #webRadio .stationbuttonLarge:hover {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_ondark_23x22_onhover.png', sizingMethod='crop');
}
#listenContent .stationbuttonLarge:hover {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_onlight_23x22_onhover.png');
}
* html #listenContent .stationbuttonLarge:hover {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_onlight_23x22_onhover.png', sizingMethod='crop');
}
#webRadio .stationbuttonLarge:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_ondark_23x22_onpress.png');
}
* html #webRadio .stationbuttonLarge:active {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_ondark_23x22_onpress.png', sizingMethod='crop');
}
#listenContent .stationbuttonLarge:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_onlight_23x22_onpress.png');
}
* html #listenContent .stationbuttonLarge:active {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_onlight_23x22_onpress.png', sizingMethod='crop');
}

#webRadio .tagStationButtonLarge {
    background: transparent url(http://cdn.last.fm/flatness/listen_v2/tag_20x20.png) no-repeat scroll 0 3px;
}
* html #webRadio .tagStationButtonLarge {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/tag_20x20.png', sizingMethod='crop');
}
#webRadio .stationbuttonLarge:hover,
#webRadio .stationbuttonLarge:hover p {
    color: #999;
}
#listenContent .stationbuttonLarge:hover,
#listenContent .stationbuttonLarge:hover p {
    color: #696969;
}
#webRadio .stationbuttonLarge span.stationButtonWrapper {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
    background: none;
    color: #999;
}
#webRadio .stationbuttonLarge strong {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}
#listenContent .stationbuttonLarge strong {
    color: #000;
}
#webRadio .stationbuttonLarge:hover strong {
    text-decoration: underline;
}

#webRadio .stationbuttonLarge p {
    margin: 0;
    padding: 0;
    margin: 4px 0 0 0;
    white-space: normal;
}

/* Autocomplete */

#webRadio .starterContent .autocomplete {
    background: #fff;
    z-index: 100;
}
#webRadio .starterContent .autocomplete ul {
    border: 1px solid #ddd;
    border-top: 0;
}
#webRadio .starterContent .autocomplete a {
    display: block;
    padding: 3px;
    text-decoration: none;
    color: #000;
}
#webRadio .starterContent .autocomplete a:hover,
#webRadio .starterContent .autocomplete li.selected a {
    background: #5297FF;
    color: #fff;
}

/* Station starter dialog */

#page .stationStarterDialog {
    padding: 5px 10px 10px 10px;
    background: #333;
    color: #fff;
}
#page .stationStarterDialog h3 {
    padding: 0;
    margin-bottom: 10px;
    border-bottom: 0;
}
#page .stationStarterDialog h4 {
    clear: left;
    padding: 20px 0 10px;
}

#page .stationStarterDialog ul.stationList {
    width: 50%;
    float: left;
}
#page .stationStarterDialog ul.tagStationList {
    width: 33%;
    float: left;
}
#page .stationStarterDialog ul.stationList li {
    padding-right: 15px;
}

/* Simple starter */

span#simpleInput {
    display: block;
    float: left;
    width: 428px;
    height: 48px;
    margin-left: 25px;
    background: url('http://cdn.last.fm/flatness/listen_v2/large_form_field.png') no-repeat 0 0;
}
* html span#simpleInput {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/large_form_field.png', sizingMethod='crop');
}
span#simpleInput input {
    width: 400px;
    margin: 11px 0;
    border: 0;
    outline: 0;
    background: none;
    font-size: 14px;
    font-weight: bold;
}
input#simpleSubmit {
    height: 54px;
    width: 53px;
    border: 0;
    background: url('http://cdn.last.fm/flatness/listen_v2/play_54x53_rest.png') no-repeat 0 0;
}
* html input#simpleSubmit {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_54x53_rest.png', sizingMethod='crop');
}
input#simpleSubmit:hover {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_54x53_onhover.png');
}
* html input#simpleSubmit:hover {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_54x53_onhover.png', sizingMethod='crop');
}
input#simpleSubmit:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_54x53_onpress.png');
}
* html input#simpleSubmit:active {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_54x53_onpress.png', sizingMethod='crop');
}

input#simpleSubmit:hover {
    cursor: pointer;
}

#webRadio p#sampleStations {
    width: 425px;
    margin: 10px 0 0 25px;
    color: #999;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
#webRadio p#sampleStations a {
    color: #fff;
}

/* Station sections */

.stationSection {
    margin: 15px 0 0 0;
    padding: 0 10px 10px 10px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background: #383838;
}
#webRadio .stationSection h3 {
    position: relative;
    margin: 0 -10px 10px -10px;
    padding: 5px;
    height: 15px;
    text-align: center;
    background: #2b2b2b url('http://cdn.last.fm/flatness/listen_v2/header_bkg_rounded_538x25.png') no-repeat 0 0;
}
* html #webRadio .stationSection h3 {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/header_bkg_rounded_538x25.png', sizingMethod='crop');
}
#webRadio .stationSection h3 strong.indicator_new {
    margin: -10px 5px 0 0;
}

table.stationTable {
    width: 100%;
}
table.stationTable td {
    width: 50%;
}
table.stationTable td a.stationbuttonLarge {
    width: auto;
}

/* Station tables */

table.stationTable td a.stationbuttonLarge {
    width: auto;
    margin-bottom: 10px;
}
table.stationTable td.odd a.stationbuttonLarge {
    margin-right: 5px;
}
table.stationTable td.even a.stationbuttonLarge {
    margin-left: 5px;
}

/* Combo station chooser */

#chunkyStations {
    margin: 0;
}
#chunkyStations li {
    float: left;
    width: 50%;
    min-height: 100px;
    background: url('http://cdn.last.fm/prototyping/bigplayer/pixelrectisbest.gif') no-repeat 0 12px;
}

#chunkyStations li.tagStations {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/tags_48x48_rest.png');
}
* html #chunkyStations li.tagStations {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/tags_48x48.png', sizingMethod='crop');
}
#chunkyStations li.tagStations:hover {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/tags_48x48_onhover.png');
}
* html #chunkyStations li.tagStations:hover {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/tags_48x48_onhover.png', sizingMethod='crop');
}
#chunkyStations li.tagStations:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/tags_48x48_onpress.png');
}
* html #chunkyStations li.tagStations:active {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/tags_48x48_onpress.png', sizingMethod='crop');
}

#chunkyStations li.playlists {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/playlists_48x48_rest.png');
}
* html #chunkyStations li.playlists {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/playlists_48x48_rest.png', sizingMethod='crop');
}
#chunkyStations li.playlists:hover {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/playlists_48x48_onhover.png');
}
* html #chunkyStations li.playlists:hover {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/playlists_48x48_onhover.png', sizingMethod='crop');
}
#chunkyStations li.playlists:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/playlists_48x48_onpress.png');
}
* html #chunkyStations li.playlists:active {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/playlists_48x48_onpress.png', sizingMethod='crop');
}

#chunkyStations li.multiArtist {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/multi_artist_48x48_rest.png');
}
* html #chunkyStations li.multiArtist {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/multi_artist_48x48_rest.png', sizingMethod='crop');
}
#chunkyStations li.multiArtist:hover {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/multi_artist_48x48_onhover.png');
}
* html #chunkyStations li.multiArtist:hover {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/multi_artist_48x48_onhover.png', sizingMethod='crop');
}
#chunkyStations li.multiArtist:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/multi_artist_48x48_onpress.png');
}
* html #chunkyStations li.multiArtist:active {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/multi_artist_48x48_onpress.png', sizingMethod='crop');
}

#chunkyStations li.multiTag {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/multi_tag_48x48_rest.png');
}
* html #chunkyStations li.multiTag {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/multi_tag_48x48_rest.png', sizingMethod='crop');
}
#chunkyStations li.multiTag:hover {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/multi_tag_48x48_onhover.png');
}
* html #chunkyStations li.multiTag:hover {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/multi_tag_48x48_onhover.png', sizingMethod='crop');
}
#chunkyStations li.multiTag:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/multi_tag_48x48_onpress.png');
}
* html #chunkyStations li.multiTag:active {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/multi_tag_48x48_onpress.png', sizingMethod='crop');
}

#chunkyStations li a {
    display: block;
    float: left;
    padding: 10px 10px 10px 58px;
    color: #999;
    font-size: 11px;
    text-decoration: none;
}
#chunkyStations li a strong {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
#chunkyStations li a:hover strong {
    text-decoration: underline;
}

/* Lists */

ul#popularArtists {
    margin-top: 10px;
}

ul#popularArtists li {
    margin-right: 3px;
}

ul#popularArtists li.last {
    margin-right: 0;
}

ul#popularTags {
     margin: 10px -45px 20px 0;
}
ul#popularTags li {
    float: left;
    width: 157px;
}

ul#friendList {
    overflow: auto;
    height: 200px;
    margin: 10px 0 20px 0;
}
ul#friendList li {
    float: left;
    width: 157px;
}

/* Personal tag stations */

#webRadio .simpleStationList {
    background: #fff;
}
.simpleStationList .stationbuttonInline img {
    margin: -1px 7px 0 3px;
    vertical-align: middle;
}
#webRadio .simpleStationList {
    padding: 0;
}
#webRadio .simpleStationList div.starterError {
    margin: 0;
    border: 0;
}

.simpleStationList ul {
    margin: 0;
    background: #fff;
}
.simpleStationList ul li.odd {
    background: #f2f2f2;
}
#webRadio .simpleStationList ul a.stationbutton {
    display: block;
    padding: 5px 3px;
    border: 1px solid #ddd;
    border-width: 0 1px 1px 1px;
    color: #1b1b1b;
    text-decoration: none;
}
#webRadio .simpleStationList ul a.stationbutton:hover {
    color: #fff;
    background: #5297FF;
    border-color: #5297FF;
}
.simpleStationList ul a.stationbutton:hover span,
.simpleStationList ul a.stationbutton:hover strong {
    text-decoration: none !important;
}

/* Multi tuners */

#webRadio .multiStarterPane .stationSection {
    background: #333;
    padding: 15px;
}

#webRadio .multiChoices {
    overflow: auto;
    width: 270px;
    height: 250px;
    margin: 10px 0;
    background: #fff;
}
#webRadio .multiChoices li {
    float: left;
    width: 255px;
    border-bottom: 1px solid #ddd;
}
#webRadio .starterPane .multiInput {
    width: 207px;
}
#webRadio .multiSubmit {
    width: 55px;
    height: 22px;
}
#webRadio .multiChoices a.stationbutton {
    display: block;
    padding: 3px;
    color: #1b1b1b;
    text-decoration: none;
}
#webRadio .multiChoices a.stationbutton:hover {
    color: #fff;
    background: #5297FF;
}
#webRadio .multiChoices li.odd {
    background: #F2F2F2;
}
#webRadio .multiChoices li.disabled {
}
#webRadio .multiChoices li.disabled a.stationbutton {
    color: #666;
    background: #ddd;
}

#webRadio .multiTunerContainer {
    float: right;
    width: 220px;
}
#webRadio p.sampleContent,
#webRadio p.noSampleContent,
#webRadio p.sampleContentError {
    clear: left;
    margin-top: 5px;
    color: #999;
    font-size: 11px;
}
#webRadio p.sampleContentError {
    color: #ED3B3D;
}
#webRadio form.starterForm .submit {
    clear: left;
    position: relative;
    height: 54px;
    width: 220px;
    margin-bottom: 27px;
}
#webRadio .playCombo {
    position: absolute;
    top: 50%;
    display: block;
    width: 158px;
    margin: -27px 0 0 0;
    padding: 18px 0 18px 62px;
    background: url('http://cdn.last.fm/flatness/listen_v2/play_54x53_rest.png') no-repeat 0 50%;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.starterForm .stationInput {
    position: relative;
}
* html #webRadio .playCombo {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_54x53_rest.png', sizingMethod='crop');
}
#webRadio .playCombo:hover {
    cursor: pointer;
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_54x53_onhover.png');
    text-decoration: underline;
}
* html #webRadio .playCombo:hover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_54x53_onhover.png', sizingMethod='crop');
}
#webRadio .playCombo:active {
    background-image: url('http://cdn.last.fm/flatness/listen_v2/play_54x53_onpress.png');
}
* html #webRadio .playCombo:active {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/flatness/listen_v2/play_54x53_onpress.png', sizingMethod='crop');
}
#webRadio .multiTagSlot {
    height: 27px;
    margin: 0 0 10px 0;
    background: url('http://cdn.last.fm/prototyping/bigplayer/big_tag_empty.png') no-repeat 0 0;
}
* html #webRadio .multiTagSlot {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/prototyping/bigplayer/big_tag_empty.png', sizingMethod='crop');
}
#webRadio .multiTagSlot a.tagSlot {
    display: block;
    position: relative;
    height: 27px;
    width: 220px;
    background: url('http://cdn.last.fm/prototyping/bigplayer/big_tag.png') no-repeat 0 0;
    color: #fff;
}
* html #webRadio .multiTagSlot a.tagSlot {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.last.fm/prototyping/bigplayer/big_tag.png', sizingMethod='crop');
}
#webRadio .multiTagSlot a.tagSlot span {
    display: block;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    margin: 0 38px 0 21px;
}
#webRadio .multiArtistSlot {
    height: 50px;
    overflow: hidden;
    margin: 0 0 10px 0;
    border-top: 1px solid #000;
    border-bottom: 2px solid #7f7f80;
    background: #fff;
}
#webRadio .multiArtistSlot a.artistSlot {
    display: block;
    height: 40px;
    padding: 5px 5px 5px 48px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #474849;
    color: #1b1b1b;
    text-decoration: none;
    background: transparent url('http://cdn.last.fm/prototyping/bigplayer/imagespinner.gif') no-repeat 5px 50%;
}
#webRadio .multiArtistSlot a.loadedArtistSlot {
    background: url('http://cdn.last.fm/flatness/listen_v2/dismiss_x_15x15.png') no-repeat 95% 50%;
}

#webRadio .multiArtistSlot a.imageArtistSlot {
    padding-left: 5px;
}
#webRadio .multiArtistSlot a.artistSlot img {
    display: block;
    float: left;
    margin-right: 5px;
    padding: 1px;
    border: 1px solid #ddd;
}

#webRadio .multiArtistSlot a.artistSlot span {
    display: block;
    float: left;
    font-weight: bold;
    width: 145px;
    height: 38px;
    line-height: 18px;
    overflow: hidden;
}

#webRadio .multiStarterPane .help {
    margin: 25px 0 0 0;
    font-size: 11px;
    color: #696969;
}
#webRadio .multiStarterPane .help h3 {
    margin: 0 0 5px 0;
    text-align: left;
}
.multiStarterPane .help img.info_white_icon {
    vertical-align: middle;
    margin: -1px 5px 0 0;
}

/* Flash player */

#flashPlayerWrapper div#player.shortPlayer {
    height: 1px;
    position: absolute;
    margin-bottom: 0;
    width: 1px;
}

/* Recent stations sidebar */

#recentStations li,
#recentStationsTab li {
    zoom: 1;
}
#recentStations li span.delete,
#recentStationsTab li span.delete {
    float: right;
    opacity: 0.5;
    -moz-opacity: 0.5;
}
#recentStationsTab li span.delete {
    padding: 2px 5px;
}
#recentStations li span.delete img.delete_icon,
#recentStationsTab li span.delete img.delete_icon {
    vertical-align: middle;
}
#recentStations li span.delete:hover,
#recentStationsTab li span.delete:hover {
    cursor: pointer;
    opacity: 1;
    -moz-opacity: 1;
}
