
#hotspots {
	padding-top: 30px;
	line-height: 200%;
}

#hotspot2 {
	float: right;
	width: 360px;
	font-size: 21px;
	color: #EDE4AA;
	display: block;
	height: 120px;
	text-decoration: none;
}

#hotspot1 {
	float: right;
	width: 225px;
	font-size: 21px;
	color: #C9E6A0;
	display: block;
	height: 120px;
	text-decoration: none;
}

#hotspot2 #heading2 div, #hotspot1 #heading1 div {
	padding-bottom: 10px;
}

.hotspotText {
	color: white;
	font-size: 14px;
	padding-left: 10px;
}

