﻿
.pnlSelectWhichSymptoms, .pnlFindSymptoms
{
    width: 580px;
    height: 40px;
    margin: 0 5px 5px 0; padding: 5px;
}
.pnlSymptomsAll
{
    width: 590px;
    height: 450px;
    margin: 0 5px 5px 0; 
    background-color: white;
}
.pnlSymptomsBySystem
{
    width: 570px;
    height: 480px;
    margin: 0 5px 5px 0; 
    padding: 5px;
}
.pnlCblSymptomsAllContainer
{
    background-color: White;
    width:580px;
}
.pnlTumorSymptoms, .pnlNonTumorSymptoms
{
    width: 270px;
    height: 385px;
    margin: 0 5px 5px 0; padding: 5px;
    border: 1px solid black;
    background-color: white;
}
.ddlOrganSystems, .ddlOrgans
{
    width: 280px;
}
td#profile, td#selectsymptoms
{
    vertical-align: middle;
}
.pnlRightMiddle
{
/*    height: 480px;
    margin: 0 0 5px 0; 
    padding: 5px;*/
    width: 100%;
}
.pnlProfile 
{
    width: 280px;
    height: 50px;
    margin: 0 0 5px 0; 
    text-align: center;
    vertical-align: middle;
}
.pnlSearchMode
{
/*    width: 270px;
    margin: 0 0 10px 0; */
}
.rblSearchMode
{
       
}
.pnlSaveButtons
{/*
    width: 270px;
    height: 50px;
    margin: 0 0 5px 0; */
}
.pnlSelectedSymptoms
{
/*    width: 265px;
    height: 350px;
    margin: 0 0 5px 3px; */
}
.grdSelectedSymptoms
{
    /*width: 265px;*/
}
.btnAddToSelection, .btnDeleteFromSelection, .btnSymptomsBySystem, .btnSymptomsAll
{
    width:290px;
    height: 30px;
}
.btnAddToSelection, .btnDeleteFromSelection, .btnSymptomsBySystem, .btnSymptomsAll
{
    width:280px;
    height: 30px;
}
.btnFindSymptom
{
    width:160px;
    height: 30px;
}
.txtFindSymptom
{
    width: 400px;
    height: 17px;
}
.btnClearAll
{
    width:86px;
    height: 50px;
}
.btnFindSyndromes
{
/*    width: 280px;
    height: 30px;*/
}
.pnlGrdResults
{
    width: 900px;
    height: 500px;
    margin-top: 10px;
    border: 1px solid black;
    background-color: White;
}
table.grdResults
{
/*    width: 100%;*/
}
