/* CSS Document */

/* thumbs*/

#thumbs
{
	padding-top: 0px;
	padding-bottom: 10px;
}

#thumbs .thumb_row
{
	width: 644px;
	display: block;

}

#thumbs .thumb
{
	width: 128px;
	float: left;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
}

#thumbs .thumb_img
{
	width: 120px;
	height: 120px;
	background:url("img/bg_thumb.gif");
	text-align: center;
	padding-bottom: 3px;
}
#trailimageid {
position:absolute;
visibility:hidden;
}
#ttimg {
border-style:solid;
border-width:2px;
}
#words {
background-color:#dbd1c4;
font-family:helvetica;
font-weight:bold;
text-align:center;
border-style:solid;
border-width:2px;
width:100%;
}
/* end thumbs*/