body{ 
    width:800px;
    font-family: sans;
}

#TOC {
    float:right;
}

.figure {
    display: table;
    float: right;
    margin-right: 24px;
    margin-top: 4px;
    margin-left: 16px;
    margin-bottom: 16px;
}

.caption {
    background: none repeat scroll 0 0 #F1F1F1;
    display: table-caption;
    caption-side: bottom;
/*
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important;
    padding: 4px;
    text-align: center;
    color: #888888;
    font-size: 12px;
    margin: 5px;
*/
}

