ul.thumbs
{
	list-style:none;
}

#content .thumbs li
{
	float:left;
	height:150px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	text-align:center;
	width:233px;
}

.thumbs p
{
	text-align: center;
}
