.viewpropertiesShell {
    padding-bottom:20px;
}

.searchpad 
{
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
}

.xtablehead
{
    background-image:url(/images/tablehead.jpg); 
    background-repeat:no-repeat; 
    height:38px; 
    width:858px;
}

#xtablehead
{
     height: 38px;
     background-image:url(images/tablehead.jpg);
     background-repeat:no-repeat;
}

.headertext
{
   color:#ffffff; 
   font-style:Tahoma; 
   font-size:17px;
}

.headertext1
{
   color:#ffffff; 
   font-style:Tahoma; 
   font-size:13px;
   background-image:url(images/tabback.jpg);
}
  
.headertext1:hover
{
   color:#ffffff; 
   font-style:Tahoma; 
   font-size:13px;
   background-image:url(images/tabback.jpg);
   text-decoration:none;
}   

.headertext1off
{
   color:#ffffff; 
   font-style:Tahoma; 
   font-size:13px;
}

.headertext1off:hover
{
   color:#ffffff; 
   font-style:Tahoma; 
   font-size:13px;
   text-decoration:none;
}

