/* CSS Document */


#verticalspace {
	position:relative;
	float:left;
	width:1px;
	height:6.2em;
	padding: 0;
	clear:left;
}

#indentimage {
	position:relative;
	float:left;
	width:200px;
	height:150px;
	padding: 0;
	clear:left;
	margin-top: 10px;
}


}
#indentimagechile {
	position:relative;
	float:right;
	width:200px;
	height:260px;
	padding: 0;
	clear:both;
	margin-top: 10px;
}
#indentimagelowoverwater {


	position:relative;
	float:left;
	width:200px;
	height:150px;
	padding: 0;
	clear:left;
	margin-top: 10px;
}
#verticalspacechile {

	position:relative;
	float:right;
	width:1px;
	height:6em;
	padding: 0;
	clear:left;
}
#verticalspacelowoverwater {

	position:relative;
	float:left;
	width:1px;
	height:5em;
	padding: 0;
	clear:left;
}
