#stores {
	border-top:1px solid #DA7B7A;
	border-bottom:1px solid #DA7B7A;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	width: 879px;
	
}

.store-block {
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	width:415px;
	clear:none;
	
}

.store-block p {
	line-height: 120%;
	
	
}

.store-block .img-premier {
	float: right;
	margin-right: 70px;
}

#stores-form {
	float: left;
	width: 300px;
}

#stores-form p{
	margin-bottom: 5px;		
}

#premier-info {
	padding: 4px;
	position: absolute;
	top: 20px;
	right: 350px;
	width: 270px;
	border-left: 2px #EEEEEE solid;		
}

#premier-info img {
	float: left;
	margin-top: -5px;
	margin-right: 6px;
}

.stores-clear {
	clear: both;
}
