#gcHeading
{
    background-image: url('/assets/marketing/pages/bikebandit-gift-cards/images/header-giftcard.jpg');
    background-repeat:no-repeat;
    border: 1px solid white;    /* Need this else the div offsets. */
}

#gcHeading p
{
    margin-top: 120px;
    margin-left: 215px;
}

#gcGreatFor ul
{
    margin-left: 50px;
    margin-top: 0px;
}

#gcGreatFor ul li
{
    color: #666;
    font-size: 15px;
    font-weight: bold;
    list-style-image: url('/assets/marketing/pages/bikebandit-gift-cards/images/chevrons.gif');
}

#gcMsgLines
{
    border: 1px solid white;    /* Need this else the div offsets. */
    margin-left: 230px;
}

#gcMsgLines ul
{
    margin-top: 0px;
}

#gcMsgLines ul li
{
    color: #666;
}

#gcElec
{
    border-right: 1px solid #666666;
    padding: 0px 10px 0px 0px;
    width: 310px;
}

#gcStandard
{
    margin-left: 0px;
    padding: 0px;
    width: 310px;
}

div.gcSectionHeading
{
    color: #ff9900;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}

div.gcButton
{
    margin-top: 16px;
    text-align: right;
}

#gcBalance
{
    margin-top: 30px;
}
