.area_top_desc img, .area_bottom_desc img,
.area_top_desc h2 img, .area_bottom_desc h2 img,
.area_top_desc p img, .area_bottom_desc p img {
	float: left;
	padding-right: 10px;
}

.area_top_desc h2, .area_bottom_desc h2 {
	width: auto;

	color: #00bbd7;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

.area_top_desc p, .area_bottom_desc p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0;
}


