
#content p {
	width: 700px;
}

#content ul li span p {
	color: #444;
}

#content ul li span {
	color: #444;
}

#content div.roundedRect {
	margin-bottom: 20px;
	margin-left: 30px;
	margin-top: 40px;
}

#flowerInset {
	background: url(/assets/templates/aurora/images/approach-flower.jpg) top left no-repeat;
	bottom: 80px;
	height: 234px;
	position: absolute;
	right: 0;
	width: 185px;
}

