.layout-cont {
	width: 175px;
	height: 175px;
	float: left;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
}

.layout-image {
	height: 125px;
}

.layout-image img {
	border:none;
}

.layout-radio {
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.clr {
	clear: both;
}