@import url(../Gallery/gallery.css);

.con-wrapper {
	background-image: url(../library/bg-con-wrapper-shareprice.png);
	}
.con-supp-1 {
	display: block !important;
	width: 230px;
	}	
.con-main {
	width: 750px;
	padding: 0;
	}
.con-main {
	width: 520px;
	}	
.con-supp-2 {
	width: 230px;
	}		
.content {
	padding: 0 25px 0 25px;
	}

/* Acreage map */

a.maplink {
	display: block;
}
a.maplink img {
	display: block;
}

/* Key Facts */

.keyfacts .mod-contentpanel {
	background: #004578;
	color: #fff;
}
.keyfacts .mod-contentpanel h3 {
	color: #ace2f8;
}
.keyfacts .mod-contentpanel ul {
	overflow: hidden;
}
.keyfacts .mod-contentpanel ul li {
	margin-bottom: -1px;
	overflow: hidden;
	border-bottom: 1px solid #1a5886;
	padding: .5em 0 .5em 13px;
	background: transparent url(../library/kf-bullet.png) no-repeat left 12px;
}