﻿#main-body, #main_container
{
    width: 960px;
    float:none !important;
}
#main_container .btncontainer
{
    display: none;
}
#resultsTable_wrapper 
{
    overflow: visible !important;
    float:none !important;
}
#resultsTable
{
    width: 900px;
    margin: 0;
    float:none !important;
    overflow: visible !important;
}
#resultsTable .result_details
{
    width: 890px;
}
#resultsTable .result_details img
{
    width: 890px;
}
#leftcol, #resultsTable_paginate
{
    display: none;
}
