#productShow-thumbs {
     margin-top: 20px;
}

#productShow-thumbs table {
     margin: 0 3px 3px 0;
     float: left;
     width: 150px;
     height: 150px;
     border-collapse: collapse;
}

#productShow-thumbs td {
     padding: 0;
     border: 1px solid #d9d9d9;
     vertical-align: middle;
     text-align: center;
}


.clear {
     clear: both;
     height: 1px;
     line-height: 1px;
     font-size: 1px;
}


