#store-table table {
	width:100%;
	margin:0;
	border-bottom:1px solid #ccc;
	padding:0;
}

#store-table table td {
	vertical-align:top;
}

#store-table table td img {
	margin:0;
	padding:0;
}

#store-table table h4 {
	padding:15px 0 0 0;
}