.image {
	width:161px;
	height:161px;
	background-color: #E8E8E7;
	border: 1px solid #D3D6D6;
	float:left;
	margin-right:13px;
	position:relative;
	text-align:center;
}


.image div {
	width:125px;
	height:125px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:17px;
}

.image img { border:none; }


.outer a {
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #53721E;
	text-decoration: none;
}
.outer a:hover {
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.outer {
	float: left;
	text-align: center;
}
