﻿.Fly-Buys h1
{
    padding-top:125px;
}
.Fly-Buys #FlyBuys-Img
{
    position:absolute;
    top:20px;
    right:60px;
}
.FlyBuysPanel
{
    padding:45px 0 0 40px;
    background:#fff;
    z-index:50;
}
#Main #Content .FlyBuysSidebar
{
    /* Sidebar is taller, as must cover all 
       background green on this page */
       
    height:368px !important;
    position: absolute;
    overflow: hidden;
    width: 299px;
    top: 0;
    right: 0;
    background-color: #52bd19;  
}

