div#getspotify .onethirdcolumn {
    height: 510px;
    margin-bottom: 36px;
}

div#getspotify .onethirdcolumn .innercontainer {
    position: absolute;
    top: -9px;
    left: 3px;
    z-index: 1;
    width: 284px;
    height: 508px;
    padding: 9px;
    background-color: #fafafa;
}

div#getspotify ul.base-feature-list {
    position: relative;
    top: -2px;
}

div#getspotify .onethirdcolumn h2 {
    font-size: 28px;
}

div#getspotify .onethirdcolumn .price {
    position: absolute;
    width: auto;
    right: 10px;
    left: auto;
    top: 167px;
    font-size: 22px !important;
    font-weight: normal;
    color: #636363;
    text-align: right;
}

div#getspotify .onethirdcolumn .price .recurring {
    font-size: 11px;
    color: #636363;
}

div#getspotify .onethirdcolumn .price {
    font-size: 18px;
}

div#getspotify .onethirdcolumn .explanation {
    margin-top: 4px;
    font-size: 11px;
    font-style: italic;
    color: #555;
}

div#getspotify .onethirdcolumn .explanation.noprice {
    margin-top: -6px;
    margin-bottom: 23px;
}

div#getspotify .onethirdcolumn a.thumb:hover {
    background-color: transparent;
}

div#getspotify .onethirdcolumn a.thumb img {
    margin: -12px -14px 12px;
}

div#getspotify .onethirdcolumn hr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

div#getspotify .onethirdcolumn a.learn-more {
    position: absolute;
    bottom: 14px;
    right: 13px;
    text-align: right;
}

div#getspotify .onethirdcolumn .buttonbar {
    position: absolute;
    bottom: 6px;
    height: 32px !important;
    min-height: 0;
    padding: 0;
}

div#getspotify .onethirdcolumn .buttonbar a.small_button {
    float: left;
}

div.getproduct .overviewbox a.teaser {
    display: block;
    width: 250px;
    overflow: hidden;
    padding: 18px 15px;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #555;
}

div.getproduct .overviewbox a.teaser .heading {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: bold;
}

div.getproduct .overviewbox .teaser {
    height: 148px;
}

div.getproduct .overviewbox #downloadteaser_en {
    background-image: url(/wp-content/themes/spotify/images/getproduct_downloadteaser_bg_en.jpg);
}

div.getproduct .overviewbox #giftteaser_en {
    background-image: url(/wp-content/themes/spotify/images/get-premium/getpremium_giftteaser_bg.jpg);
}


div#getfree .overviewbox {
    height: auto !important;
    height: 570px;
    min-height: 570px;
}

div#getfree .overviewbox #advertisementimage {
    margin: 0 -28px;
    padding: 0 0 20px;
}

div#getfree .overviewbox #shareimage {
    padding: 10px 0 20px;
}

div#getfree .testimonialsbox .quote1 { font-size: 20px; }
div#getfree .testimonialsbox .quote3 { font-size: 40px; line-height: 50px; }
div#getfree .testimonialsbox .quote5 { font-size: 26px; }
div#getfree .testimonialsbox .quote6 { font-size: 18px; }

div#getopen .overviewbox {
    height: auto !important;
    height: 640px;
    min-height: 640px;
}

div#getopen .overviewbox #computerimage {
    margin: 0 -10px 12px;
}

div#getopen .testimonialsbox .quote1 { font-size: 24px; line-height: 28px; }
div#getopen .testimonialsbox .quote2 { font-size: 26px; line-height: 33px; }
div#getopen .testimonialsbox .quote5 { font-size: 23px; line-height: 27px; }

div#getunlimited .overviewbox {
    height: auto !important;
    height: 660px;
    min-height: 660px;
}

div#getunlimited .overviewbox #computerimage {
    margin: 12px -14px 0;
}

div#getunlimited .testimonialsbox .quote1 { font-size: 24px; line-height: 28px; }
div#getunlimited .testimonialsbox .quote2 { font-size: 26px; line-height: 33px; }
div#getunlimited .testimonialsbox .quote5 { font-size: 23px; line-height: 27px; }

div#getpremium .overviewbox {
    height: auto !important;
    height: 760px;
    min-height: 760px;
}

div#getpremium .overviewbox #exclusiveimage {
    padding-bottom: 40px;
}

div#getpremium .testimonialsbox .quote1 { font-size: 40px; line-height: 50px; }
div#getpremium .testimonialsbox .quote2 { font-size: 21px; }
div#getpremium .testimonialsbox .quote3 { font-size: 21px; }

div#getpremium.alt2 .overviewbox {
      height: auto !important;
      min-height: 0;
}

div#getspotify div.not-available-message {
	top: 130px;
	left: 300px;
}
div#getspotify div.not-available-info {
	padding: 7px; 
	background-color: #efefef; 
	position: absolute; 
	bottom: 12px; 
	width: 272px;	
}

