﻿#rptPanel
{
    
    
    float: right;
    width: auto;
    padding: 0px 20px 0px 10px;
    
}

#search
{

    display: block;
    float: left;
    text-align: left;
    width: auto;
    padding: 0px 20px 0px 10px;
    border-style: none solid none none;
    border-color: #C0C0C0;
    border-right-width: 1px;
    height: 600px;
}
