@charset "utf-8";
/* CSS Document */

.homepagethumbs {
	line-height: 1.4em;
	float: left;
	width: 168px;
	padding: 5px;
	text-align: center;
	border: 1px solid #F90;
	text-decoration: none;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.homepagethumbs-img {
	border: 1px solid #F90;
}
