﻿
#_ctl0_content_txtSearch 
{
    width:206px;
}
#btnSearch
{
    width: 96px;
}

#_ctl0_content_resultTable th, #_ctl0_content_resultTable td {
    border: 1px solid black;    
}

#ddlDept 
{
    width: 240px;
}

.searchTitle th, .searchTitle td
{
    padding: 4px;
}

.table1 tbody tr.even,
.table1 tbody tr.alt { background: #f3f3f3; }
.table1 tbody tr:nth-child(even) { background: #f3f3f3; }

.mobile 
{
    display:none;
}

.headertable 
{
    width:100%;
}

#_ctl0_content_btnSearch {
    height:20px;        
}

#_ctl0_content_ddlDept 
{
    height:24px;
}

#_ctl0_content_resultTable 
{
    width:100%;
}

#banner_, #banner_ img 
{
    width:100%;
}

#banner_ {position: relative; top: 0px; z-index: 3; height: 100%; max-height: 320px; overflow: hidden;}

#datastuff 
{
    margin-left:10px;
    margin-right:10px;
}