#thumbnails {
width: 100px;
height: 436px;
margin: 0px 0 0px 0;
padding: 0;
text-align: left;
display: block;
overflow:hidden; 
}
#thumbnails ul {
float: left;
width: 84px;
height: auto;
margin: 0;
padding: 3px;
border: 0px solid #f5eed1;
/* e6e6e6 */
background-color: #e6e6e6;
overflow: hidden;
}
#photowrapper>#thumbnails ul { width:376px; height:auto; }
/* end box model hack */

#thumbnails ul li {
display: inline;
list-style-type: none;
}
 
/* css rollovers (a la zeldman, porter glendinning and todd fahrner)
----------------------------------------------- */
ul#thumblist li {
margin: 0;
padding: 0;
width: 38px;
height: auto;
}

/* backgrounds for non-Opera browsers are applied here */
.thumb01a, .thumb02a, .thumb03a, .thumb04a, .thumb05a,
.thumb06a, .thumb07a, .thumb08a, .thumb09a {
float: left;
display: block;
width: 40px;
height: 30px;
margin-right: 2px;
padding: 0;
border: 1px solid #FEFEFE;

 
background-position: -1px; /* stop hiding */
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;   
width: 38px;
height: 28px; }

html>body .thumb01a, html>body .thumb02a,
html>body .thumb03a, html>body .thumb04a,
html>body .thumb05a, html>body .thumb06a,
html>body .thumb07a, html>body .thumb08a,
html>body .thumb09a { width:38px; height:28px; }
/* end box model hack */

/* remove the right margin from the last thumbnail */
.thumb09a {
margin-right: 0;
}

 


/* set the hover images */
 
.hide {
display: none;
}

/* begin descriptions */
#textwrapper {
float: left;
width: 100px;
padding: 12px;
background-color: #4C89A8;
border: 0px solid #000;
background: #2D596B;
}
#int_tbt_txt {
font-family:verdana,lucida,arial,sans-serif;  color:#fff;  font-size:11px; font-weight: bold;
}
#details {
margin: 10px 0 15px 0;
padding: 5px 6px 4px 6px;
background-color: #fefef7;
color: #c8ae86;
border: 1px solid #f5eed1;
}

}