#mini_image_container{
	background-image: url('/images/index_mini_images/_categorybox.png');
	width: 228px;
	height: 226px;
	float: left;
}

#mini_image{
	padding-top: 13px;
	padding-left: 38px;
}

.img {
	border: 1px solid black;
	width: 154px;
}

#mini_image_text {
	line-height: 100%;
	margin-top: 11px;
	font-weight: bold;
	font-size: 1.2em;
	width: 228px;
	text-align: center;
	color: black;
}

#mini_image_text a{
	color: black;
	text-decoration: none;
}