/* CSS Document */


/* thumbs*/

#thumbs
{
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#FF0004;
	padding-bottom: 10px;
	margin:50px;

}

#thumbs .thumb_row
{
	width: 644px;
	width/* */:/**/640px;
	width: /**/640px;
	padding: 2px;
	display: block;
	background-color:#FF0004;
	padding-bottom: 10px;
margin:50px;
}

#thumbs .thumb
{
	width: 128px;
	float: left;
	width/* */:/**/120px;
	width: /**/120px;
	padding: 10px 10px 10px 10px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
	background-color:#FF0004;
	padding-bottom: 10px;
	margin:50px;
}

#thumbs .thumb_img
{
	width: 120px;
	height: 120px;
	background-color:#FF0004;
	text-align: center;
	padding-bottom: 10px;
	margin:50px;
}

/* end thumbs*/