.thumbnail
{
	border:			1px solid #CCCCCC;
	background:		#EEEEEE;
}

.thumbnail_hover
{
	border:			1px solid #999999;
	background:		#E0E0E0;
}

