#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; }

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

/* begin descriptions */
#textwrapper {
float: left;
width: 95px;
padding-left: 5px;
padding-top: 10px;
padding-right: 2px;
border: 0px solid #000;
height: 450px;
background: url(../misc_image/red_horzalb.jpg) #ffffff repeat-x;
}
#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;
}

}