.stores-logo{
	width: 170px;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #c6c6c6;
	margin: 0px auto;
}

.stores-about-nl{
	text-align: left;
}

.stores-about-nl h1{
	font-size: 30px;
	margin-bottom: 0px;
	margin-top: 3px;
}

.stores-description{
	color: #6e6e6e;
}

.stores-profile{
	clear: both;
}

.store_promo_area{
	margin-right: 12px;
	width:252px;
	height:273px;
	border:1px solid #a8a8a8;
	float: left;
	position: relative;
}