div#content {
    background: white;
    border: 1px solid #CCC;
    padding: 20px 37px;
}

div.fullWidth h1 {
    font-size: 18px;
    margin-bottom: 10px;
}


div#dlMainContainer {
    padding-bottom: 10px;
}

div#dlMainContainer div.tabContainer {
    padding: 35px 20px 35px 0;
    color: #666;
}

div#dlMainContainer div.tabContainer div.info {
    position: absolute;
    left: 500px;
}

div#dlMainContainer div.tabContainer h2 {
    color: #333;
    font-size: 18px;
}
div#dlMainContainer div.tabContainer h2,
div#dlMainContainer div.tabContainer p {
    margin-bottom: 20px;
    font-weight: 150;
}

div#dlMainContainer div.tabContainer p {
    font-size: 12px;
}

div#dlMainContainer div.tabContainer strong {
    color: #333;
    font-weight: 150;
}

#dlMainContainer  p.icons {
    margin: 20px 0 0 0;
    text-align: center;
}

#dlMainContainer

ul#downloadTabs {
    width: 100%;
    height: 77px;
    background: #EBEAEA url("http://cdn.last.fm/depth/download/tabs_bg.jpg") repeat-x;
}

ul#downloadTabs li.tab {
    float: left;
    width: 33%;
    text-align: center;
    background: url("http://cdn.last.fm/depth/download/tab_divider.gif") top right repeat-y;
}

ul#downloadTabs li.tab.last {
    width: 34%;
    background-image: none;
}

* html ul#downloadTabs li.tab.last {
    width: 33%;
}

* html #dlMainContainer {
    width: 99%;
}

ul#downloadTabs li.tab a {
    color: #333;
    border-top: 1px solid white;
    border-bottom: 1px solid #CCC;
    display: block;
    padding: 9px 0 0 0;
    height: 67px;
    margin: 0;
    text-decoration: none;
}

ul#downloadTabs li.tab a.active {
    background-color: white;
    border: 1px solid #CCC;
    border-bottom: 1px solid white;
    cursor: default;
    border-right: 1px solid #CCC;
}

ul#downloadTabs li.tab.last a {
/*    border-right: none;*/
}

a#buttonDesktop,
a#buttonIPod,
a#buttonIPhone {
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
}

a#buttonDesktop {
    background: url("http://cdn.last.fm/depth/download/tab_desktop_grey.png");
}
a#buttonDesktop.active {
    background: url("http://cdn.last.fm/depth/download/tab_desktop_white.png");
}
a#buttonIPod {
    background: url("http://cdn.last.fm/depth/download/tab_ipod_grey.png");
}
a#buttonIPod.active {
    background: url("http://cdn.last.fm/depth/download/tab_ipod_white.png");
}
a#buttonIPhone {
    background: url("http://cdn.last.fm/depth/download/tab_iphone_grey.png");
}
a#buttonIPhone.active {
    background: url("http://cdn.last.fm/depth/download/tab_iphone_white.png");
}

/* ie6 does not really like transparent pngs */

* html a#buttonDesktop {
    background: url("http://cdn.last.fm/depth/download/tab_desktop_grey.jpg");
}
* html a#buttonDesktop.active {
    background: url("http://cdn.last.fm/depth/download/tab_desktop_white.jpg");
}
* html a#buttonIPod {
    background: url("http://cdn.last.fm/depth/download/tab_ipod_grey.jpg");
}
* html a#buttonIPod.active {
    background: url("http://cdn.last.fm/depth/download/tab_ipod_white.jpg");
}
* html a#buttonIPhone {
    background: url("http://cdn.last.fm/depth/download/tab_iphone_grey.jpg");
}
* html a#buttonIPhone.active {
    background: url("http://cdn.last.fm/depth/download/tab_iphone_white.jpg");
}

div#dlInfos {
    padding: 10px;
    font-size: 11px;
    text-align: center;
}

div#dlInfos h2 {
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

div#scrobbling {
    float: left;
    width: 50%;
}

div#lfmDownload {
    float: left;
}

div#lfmDownload input#downloadButton {
    width: 261px;
    height: 35px;
    background: url("http://cdn.last.fm/depth/download/download_button_bg.gif") no-repeat;
    border: none;
    color: white;
    font-weight: bold;
    padding-left: 15px;
    text-align: left;
    cursor: pointer;
}

div#lfmDownload select#plattformSelect {
    width: 261px;
}

/* DOWNLOAD BOX */

div#lfmDownload div#downloadBox {
    float: left;
    margin: 20px 30px 10px 0;
    width: 200%;
}

div#content_iphone div.leftColumn div.wrapper {
    text-align: center;
}

div#content_iphone.tabContainer div#lfmDownload div#downloadBox {
    margin-top: 20px;
}

div#lfmDownload div#downloadBox form {
    background: #E0E9F5 url("http://cdn.last.fm/depth/global/download_aslogo_bluebg.jpg") no-repeat 10px 10px;
/*    border: 1px solid #D4D7DF;*/
    padding: 10px 10px 10px 90px;
    width: 100%;
}

form#downloadForm p {
    font-size: 11px !important;
}

form#downloadForm input[type=submit],
form#downloadForm select {
    clear: both;
    display:block;
}

form#downloadForm strong {
    padding: 0;
    display: block;
    color: #3e3d3d;
    font-size: 15px;
}

select#plattformSelect {
    margin: 10px 0;
}

div#notes p {
    font-size: 10px !important;
    color: #b1aaaa;
}

/* END OF DOWNLOAD BOX */

ul#infoPanels {
    margin: 35px 0 0 0;
}

ul#infoPanels li {
    float: left;
    width: 33%;
}

ul#infoPanels li.last {
    width: 34%;
}

* html ul#infoPanels li.last {
    width: 33%;
}

* + html ul#infoPanels li.last {
    width: 33%;
}

ul#infoPanels li p {
    margin: 0;
/*    padding: 0 0 0 20px;*/
    padding: 0;
    line-height: 1.2;
    text-align: center;
    border-right: 1px solid #e9e5e5;
}

/*ul#infoPanels li.first p {
    padding-left: 45px;
}
*/

ul#infoPanels li.last p {
    border: none;
    margin-right: 40px;
}

ul#infoPanels li p span.quickLink {
    font-size: 11px;
}

ul.showBullets {
    list-style-type: square;
    padding-left: 20px;
    font-size: 11px;
}

hr.hiddenClear {
    clear: both;
    visibility: hidden; height: 0; border: 0;
}

ul#iPhoneCountries {
    font-size: 11px;
    margin:0;
    padding: 10px 0 25px 0;
    width:390px;
}

ul#iPhoneCountries li {
    float:left;
    height:20px;
    line-height:20px;
    list-style-type:none;
    width:130px;
}

.downloadapp {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    display:block;
    font-size:12px;
    height:30px;
    margin:0 20px 12px 0;
    padding:10px 0 0;
    text-align:center;
    width:180px;
}

#content_iphone .downloadBox {
    margin-top: 20px;
}

#content_iphone .downloadBox span {
    display: block;
    font-size: 11px;
    margin-bottom: 10px;
}

div#joinGroup p {
    font-size: 11px !important;
}

div.sic #content div.leftColumn div.wrapper{
    margin-right: 20px;
    overflow: hidden;
}

div.sic #content div.leftColumn div.wrapper img {
    padding-left: 30px;
}

div.sic #content div.rightColumn {
    position: relative;
    left: -10px;
}
div.sic #content div.rightColumn div.wrapper{
    margin:0 0 15px 0;
    padding-left: 10px;
}
