.home_content .productinfo {

    position: relative;
    top: 10px;
    font-size: 14px;
    color: white;
    line-height: 160%;
    width: 450px;
}

.home_content  .siteheadline {
    position: relative;
}

.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;

}

.home_content .b_appstore {
    position: relative;
    float: left;
}

.newlabel {
    background-color: rgb(153,0,0);
    color: white;
    font-size: 11px;
    padding: 0 0.4em 2px;
}

.history .new {
    color: #3bbb3b;
}

.history .fixed {
    color: #cc0000;
}

