
#page-popup {
	width: 572px;
	padding: 20px 20px 0 20px;
}

#logo {
	float: left;
	height: 110px;
}

#testimonial {
	float: right;
	width: 350px;
	font-family: Arial;
	font-size: 14px;
	line-height: 120%;
	color: #00aeef;
}
#testimonial div {
	float: right;
}

#story-dash {
	float: right;
	margin-top: 20px;
	width: 213px;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	color: #24618e;
}
#story-dash img {
	margin-bottom: 6px;
}

#story-intro {
	float: left;
	margin-top: 20px;
	width: 345px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #24618e;
}

#story-middle {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 572px;
}
#story-middle img {
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}

#story-blue-box {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 552px;
	padding: 10px 10px 10px 10px;
	background: #dbf3f9;
}
#story-blue-box img {
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
