

#pagecontent {
    text-align:right;
}


#gsContent {
    font-size:130%;
    font-family: Tahoma;
}


#gsContent h1 {
    font-size:1.4em;
}

#downloadbutton {
    float:left;
    width:200px;
    height:100px;
    margin:0 20px 20px 0;
    color:#FFF;
    text-align:center;
    background: transparent url("/static/templates/gentlesource/images/download-button.gif") 0 0 no-repeat;

}

#purchasebutton {
    float:left;
    width:200px;
    height:100px;
    margin:50px 20px 20px 0;
    color:#FFF;
    text-align:center;
    background: transparent url("/static/templates/gentlesource/images/purchase-button.gif") 0 0 no-repeat;

}