.shopLinks{
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
.shopLink{
	float: left;
	display: block;
	width: 73px;
	font-size: 8px;
}
.shopLink img{
	width: 73px;
	height: 55px;
}
.shopLinks p{
	border: 3px double #ccc;
	margin-bottom: 3px;
	text-align: center;
}

