@charset "utf-8";
/* CSS Document */

#new-store-openings {
	position: relative;
	margin-left: 208px;
	margin-bottom: 15px;
	width: 458px;
	height: 990px;
	border: 1px solid #3f3f3f;
	background: url('/images/store-opportunities/store-opportunities-bg.jpg') repeat-x;
}

#cress {
	position: absolute;
	top: 0;
	left: 0;
}

#new-store-openings p {
	padding: 28px 15px 0 235px;
}

#new-stores-left {
	position: absolute;
	left: 23px;
	top: 264px;
	width: 210px;
}

.yellow {
	color: #ffc951;
}

#new-stores-left p {
	padding: 0;
	margin: 0;
}

#new-stores-right {
	position: absolute;
	left: 240px;
	top: 294px;
	width: 210px;
}

#new-stores-right p {
	padding: 0;
	margin: 0;
}

#allStoreLink {
	position:absolute;
	top:850px;
	left:-213px;
}