.thumbwrap
{
padding: 15px 1px;
margin: 0;
color: black;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
text-align: center;
}

.thumbwrap li
{
display: -moz-inline-box;
display: inline-block;
/*\*/ vertical-align: bottom; /**/
margin: 0 2px 15px 2px;
padding: 0;
}

.thumbwrap li>a
{
/*\*/ display: table; /**/
width: 180px;
}

.thumbwrap a
{
display: block;
text-decoration: none;
color: #000;
cursor: pointer;
padding-top: 13px;
}

.thumbwrap img
{
border: solid 1px #93b734;
vertical-align: bottom;
}

.thumbwrap a:hover
{
background-color: #bbd75a;
}

.thumbwrap .caption
{
display: block;
padding: .3em 5px;
font-size: .9em;
line-height: 1.1;
w\idth: 179px; /* Moz, IE6 */
}

@media all and (min-width: 0px)
{
.thumbwrap li
{
vertical-align: top;
}

.thumbwrap li a
{
display: inline-block;
vertical-align: top;
}

.thumbwrap
{
display: inline-block;
}

</style>

<!--[if IE]><style>
.thumbwrap li {
width: 181px;
w\idth: 180px;
display: inline;
}
.thumbwrap {
height: 0;
he\ight: auto;
zoom: 1;
display: inline;
} </style><![endif]-->
