#BOX #BUTTONS
 {
	position:relative;
	text-align:left;
}
#SubContainer {
	position:absolute;
	left:153px;
	top:76px;
	visibility:visible;
	z-index:300;
}
#SubYacht {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:0px solid #000000;
	width:180px;
	padding: 0 3px 3px;
}
#SubYacht a {
	display: block;
	padding: 12px 14px;
	margin-bottom: 0px;
	background-color: #189B6F;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #84ADD4;
	text-transform: uppercase;
}
#SubYacht a:hover { background-color: #23BE7B; }
#SubYacht #SS01 {
	left:0px;
	top:0px;
}

