



#giftcard_content
{
    padding-top:80px;
    padding-left:50px;
    padding-right:50px;
    padding-bottom:80px;
}

#giftcard_content_right>h1
{
    font-family:"Futura LT W01 Bold";
    color:#012d2b;
    line-height: 1.2;
    margin:0;
    margin-bottom: 20px;
}

#giftcard_content_left a
{
    text-decoration: underline;
}

#giftcard_misc
{
    background-image:url(/images/sketches/RentorBuy_HR.jpg);
    background-size: 100px auto;
    /*padding-left: 130px;*/
    background-repeat: no-repeat;
}

#giftcard_preview
{
    margin-bottom: 30px;
    position: relative;
}

#giftcard_preview_text
{
    position: absolute;
    right:9.2%;
    top:42%;
    font-family:"Futura LT W01 Bold";
    color:#43b082;
    font-size:3em;
    letter-spacing: -2px;

}

#giftcard_preview img
{
    width:100%;
}

#giftcard_content_right>p, #giftcard_content_left p
{
    line-height: 1.4;
    font-size:1.2em;
    font-family:'Futura LT W01 Medium';   
    margin:0;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

#giftcard_content_right>p:last-of-type
{
    margin-bottom: 0 !important
}

#giftcard_content_right>button
{
    margin-top:30px;
    margin-bottom: 30px;
}

#giftcard_content_right>h6
{
    line-height: 1.4;
    font-size:0.9em;
    margin:0;
    letter-spacing: 1px;
}    

#giftcard_callout
{
    background-color: #012d2b;
    font-family:"Futura LT W01 Bold";
    text-transform: none;
    color:#fff;
}