.storeimg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 200px;
}

.storebox {
	padding: 0px;
	height: 200px;
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.storename {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 190px;
	width: 450px;
}
h4 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: "Andale Mono", "Century Gothic", Arial, Helvetica, sans-serif;
}
p {
	font-family: "Andale Mono", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

