DIV.elanset {
	clear: both;
	padding-left: 8px;
}



DIV.elanset DIV {
	margin-top: 10px;
	float: left;
	width: 160px;
	text-align: center;
	border-bottom: 5px solid #6983A6;
	height: 30px;
}

DIV.elanset DIV.a, DIV.elanset DIV.b {
	margin-right: 16px;
}

DIV.elanboatset {
	clear: both;
	height: 360px;
}

DIV.elanboatset DIV {
	margin-top: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	
	

}

DIV.elanboatset DIV.a, DIV.elanboatset DIV.b  {
	border-right: 1px dotted #6983A6;
}

DIV.elanboat {
	clear: both;
}

DIV.elanboat IMG {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

DIV.elanboat TABLE.tech {
	clear: both;
	font-size: 11px;
	margin-left: 15px;
	margin-top: 15px;
	width: 400px;
	float: left;
	margin-bottom: 20px;
}

DIV.elanboat TABLE.tech TR TH {
	background: #004181;
	font-size: 13px;
	font-weigth: bold;
	height: 18px;
	color: #B3C6D9;
}

DIV.elanboat TABLE.tech TR TD {
	border-bottom: 1px dotted #1D5DA5;
}

DIV.gallery {
	margin-left: 20px;
}


DIV.gallery H3 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #6983A6;
	margin-top: 15px;
	margin-right: 25px;
	padding-bottom: 2px;
}

DIV.gallery IMG {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #21467B;
}

DIV.moregallery {
	clear: both;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
	font-size: 12px;
}

DIV.moregallery A {
	text-decoration: none;
}