<style type="text/css"> 
<!-- Banner fix -->

  #slides
  {
    margin:3px 8px 0px;
    padding:0px;
    overflow:hidden;
    /*float:left;*/ /* new addition for testing myTS*/  
  }
  
  #slides ul
  {
    width:auto;
    /*width:714px;*/ /* for myTS */
    height:auto;
    margin:0px;
    padding:0px;
  }
  
  #slides li.slide
  {
    width:100%;
    height:auto;
    float:none;
    margin:0px;
    padding:0px;
    overflow:hidden;
    margin:3px 8px 0px;

  }
  
  #slides li.slide img
  {
    max-width: 100%;
  }

   <!-- feature images -->
.featureimage  
{   
    padding:0px;     
    overflow:hidden;  
}

.featureimage img  
{
    width:auto;
    height:auto;
    margin:0px;
    padding:0px;
    max-width: 100%;
outline: solid 1px  #9d9fa2;

  }



    <!-- blockfix-->

  .block
  {
  padding:0.3em 1em;
  background-color:white;
  display:inline-block;
  width:17.13em;
  margin-left:.7em;
         /* margin-right:.23em;*/
  float:left;
  min-height:10em;
  }

  .block:first-child
  {
  margin-left:0em;
  }








</style>













































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
