@charset "utf-8";
#maldives-diving {
	clear: both;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
}
.diving-image {
	float: right;
	width: 30%;
}
.diving-content {
	float: left;
	width: 70%;
}
