<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
	B		{font: 14px Verdana; font-weight: bold;}
	DIV		{
			  font:12px Verdana;
			  font-weight: normal;
			  color: #000000;
			  text-decoration: none;
			}
	A		{
			  font:12px Verdana;
			  font-weight: normal;
			  color: #000000;
			  text-decoration: underline;
			}
	I		{
			  font:12px Verdana;
			  font-weight: normal;
			  color: black;
			  text-decoration: none;
			}
	LI		{
			  font:12px Verdana;
			  font-weight: normal;
			  color: #000000;
			  text-decoration: none;
			}
/* thumbs*/

#thumbs
{
	padding-top: 0px;
	padding-bottom: 10px;
}

#thumbs .thumb_row
{
	width: 644px;
	width/* */:/**/640px;
	width: /**/640px;
	padding: 2px;
	display: block;

}

#thumbs .thumb
{
	width: 128px;
	float: left;
	width/* */:/**/120px;
	width: /**/120px;
	padding: 0px 4px 10px 4px;
	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;
}

/* end thumbs*/

-->