@charset "UTF-8";
.thumbnailstyle {
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
#thumbnailfeature {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
div.tbn img
{
	border:20px solid #777;
	margin:10px 0 0 10px;
}
