﻿
#bd
{
    background: #29982B url( '/images/making-a-difference/bgr-bd-default.jpg' ) no-repeat top left;
    padding: 10px 0;
    height: auto !important;
    height: 400px;
    min-height: 400px;
}

.right-panel .right-image
{
    position: absolute;
    top: -36px;
    right: 0;
}

table
{
    border: 0;
}
table tr
{
    height: 90px;
}
table td
{
    vertical-align: middle;
    text-align: center;
    border: 0;
}
table td.image
{
    width: 120px;
}
table td.link
{
    width: 380px;
    text-align: right;
    padding: 0;
}

.content table tr td a.link-button
{
    float: right;
    width: 340px;
    margin: 0;
    padding-bottom: 8px;
}
.content table tr td a.single-height
{
    float: right;
    width: 340px;
    margin: 0;
    height: 18px;
}
