#thumbs{
      float:left;
      border:0px;

    }

    #thumbs a{
      display:block;
      float:left;
      width:126px;
      height:82px;
      margin :6px 6px 6px 1px;
      *margin :0px 6px 6px 1px;

    }

    #thumbs a img{
      float:left;
      top:0px;
      left:0px;

     width:126px;
      height:82px;
      border: 2px solid #e9dede;
    }
    
    
    
    
    
    #thumbsteaser{
      float:left;
      border:0px;

    }

    #thumbsteaser a{
      display:block;
      float:left;
      width:81px;
      height:54px;
      margin :6px 6px 6px 1px;
      *margin :0px 6px 6px 1px;

    }

    #thumbsteaser a img{
      float:left;
      top:0px;
      left:0px;

     width:81px;
      height:54px;
      border: 2px solid #e9dede;
    }
