.figure-bd {
    display: inline-block;
    font-size: 12px;
    *display: inline;
    _display: inline;
    zoom: 1;
    width: 100%;
    line-height: 13px;
}
.figure-bd img {
    float:none;
    margin: 0px auto;
}


.figure-bd .heading_B,
.figure-bd .unit.box .hd {
    background-color: #F7F7F7;
    background-image: url("/images/oxygen/big_arrow.gif");
    background-position: 4px center;
    background-repeat: no-repeat;
    color: #000099;
    font-size: 10pt;
    font-weight: bold;
    margin: 1em 0;
    padding: 3px 0 3px 12px;
}

.figure-meta .figure_source {
    float: left;
    width: 45%;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-align: left;
}

.table-wrapper {
    clear:both;
    width: 861px;
    margin: 10px auto;
}

.figure-wrapper .table-wrapper {
    margin: 0 auto
}

.subsection .table-wrapper TABLE, 
.table-wrapper TABLE {
    border: 1px solid #EEEEEE;
    border-collapse: collapse;
    border-spacing: 0;
    font-family: Verdana,Arial,sans-serif;
    font-size: 9pt;
    margin: 0 auto;
    width: 100%;
}



.table-wrapper TABLE TD {
    padding: 3px;
}
.table-wrapper TABLE TR.head td {
    background-color: #a4cf75;
}
.table-wrapper TABLE TR.even td {
    background-color: white;
}
.table-wrapper TABLE TR.odd td {
    background-color: #EFEFEF;
}
.table-wrapper div.show-full {
    background-color: #E4F1D5;
    text-align: center;
}
.table-wrapper div.show-full span.function {
    padding: 3px auto;
    width: 210px;
    display: inline-block;
    text-align: center;
}
.table-wrapper div.show-full span.down {
    background: transparent url(/images/oxygen/show_full_arrows_down.gif) 0px 8px no-repeat;
}
.table-wrapper div.show-full span.up {
    background: transparent url(/images/oxygen/show_full_arrows_up.gif) 0px 8px no-repeat;
}

.table-wrapper div.show-full span.function a {
    text-decoration:none;
    color:#78a24b;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}

.excel {
    background: transparent url(/images/oxygen/report/sprite_rs.gif) 0 -338px no-repeat;
    padding: 3px 19px 2px 21px;
}
.graph {
    background: transparent url(/images/oxygen/report/sprite_rs.gif) 0 -300px no-repeat;
    padding: 3px 3px 2px 21px;
}

.figure-links {
    float:right;
    line-height:16px;
    font-family: Verdana, Geneva, sans-serif;
    font-size:10px;
    font-style:normal;
}
.figure-links .figure-toolbar {
    margin: 3px 0;
}
.figure-links a {
    color:#666666;
    text-decoration:none;
}
.figure-links a:hover {
    color:#333;
    text-decoration:none;
}
.figure-meta .user_graphs {
    text-align: right;
}
.figure-meta .user_graphs a {
    margin-left: 10px;
}

.figure-container{
    margin: 10px auto;
    text-align: center;
}

#fancybox-title-inside ,
.image-description {
    text-align:left;
    color:#333333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight:bold;
    line-height:20px;
    clear:both;
    padding: 5px;
    background-color: #a4cf75;
}
.figure-bd .image-description {
    text-align:left;
    color:#999999;
    line-height:10px;
    background-color: white;
    font-size: 10px;
}
.figure-meta {
    background-image: url("/images/oxygen/grey-gradient.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    border-top: 1px dotted;
    padding: 3px;
    min-height: 20px;
}
.figure-wrapper {
    display: inline-block;
    _display: inline;
    *display: inline;
    zoom: 1;
    border: 1px solid #DDD;
}
.figure-wrapper .image-zoom-link {
    background: url(/images/oxygen/magnifier-medium-left.png) no-repeat;
    padding-left: 16px;
    line-height: 16px;
}
