/* Block store */
.blockstore img { 
	float:left;
	height:66px;
	margin: 17px 10px 16px 10px;
	width:102px;
}

.blockstore p { 
	text-align: left;
	min-height:74px;
}

div.block .blockstore a {
	color:#6f910e;
}

div.block .blockstore a.left {
	padding:15px 0 0;
	width:90px;
}
