/* CSS Document */


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

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



#indentimagechile {
	position:relative;
	float:right;
	width:180px;
	clear:right;
	margin-top: 10px;
	height: 100%;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 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:5.7em;
	padding: 0;
	clear:right;
}
#verticalspacelowoverwater {
	position:relative;
	float:left;
	width:1px;
	height:4.3em;
	padding: 0;
	clear:left;
}
