﻿#filters
{
    text-align: left;
    margin: 0px 0px;

}
#filters #filterTable
{
    margin: 0px;
}
#filters #filterTable .decel
{
	height: 39px;
	vertical-align: middle;	
    background: url(../../Images/sub_background.jpg.ashx) repeat-x left top;
    font-weight: bold;    
    margin: 0px 0px;
    padding: 0px 5px;   
}
#filters #filterTable .decel .agry11n
{
    font-weight: bold;
    color: #fff;
}
#filters select
{
   margin: 0px 0px;
   width: 220px;   
}
#filters select.small
{
   margin: 0px 0px;
   width: 150px;   
}
#SearchBar
{
     position: absolute;
     top: 6px;
     right: 200px;
     margin: 0px;
     
     
}
.SearchTB
{
    height: 12px;
    width: 120px;
}
