.home-icon {
	background-image: url("/styles/home-icon-bg.jpg");
	background-position: bottom;
	font-size: 9px;
	border: 2px solid #e6d3bc;
	width: 90px;
	height: 68px;
	text-align: center;
	padding-bottom: 4px;
	margin-bottom: 20px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.home-icon a {
	text-decoration: normal;
}

.home-icon img {
	display: block;
	margin-bottom: 1px;
}