.home_content .productinfo {
    color: white;
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 2em;
    position: relative;
    top: 10px;
    width: 450px;
}

.home_content .siteheadline {
    position: relative;
}

.siteheadline h2 {
    font-size: 26px;
    margin: 0;
}
.siteheadline h2 div {
    font-size: 18px;
    font-style: normal;
}

.home_content .screenshots {
    margin-top: 30px;
}

.home_content .screenshots .sh {
    float: left;
    margin-right: 20px;
}

.home_content .screenshots .sh .label {
    position:relative;
    top: -20px;
    text-align: center;
    font-size: 11px;

}

img {
    border: 0;
}

.screenshots img {
    margin: 0 0 2em;
}

.home_content .b_appstore {
    position: relative;
    float: left;
}
