#gallery
{
	float: left;
	width: 575px;
	height: 495px;
	margin-top: -9px;
	margin-left: -9px;
	background-image: url('/images/yacht/bg_gallery.png');
	background-position: top left;
	background-repeat: no-repeat;
}

	#gallery_flash
	{
		width: 545px;
		height: 486px;
		margin-top: 9px;
		margin-left: 9px;
		text-align: center;
	}
		
		#gallery_flash .text
		{
			line-height: 430px;
			text-align: center;
		}

#side_right
{
	float: left;
	width: 287px;
	height: 486px;
	font-size: 11px;
	line-height: 18px;
}

	#text
	{
		float: left;
		overflow: hidden;
		width: 264px;
		height: 100%;
	}
	
	#scroll
	{
		float: right;
		width: 9px;
		height: 100%;
		margin-left: 14px;
	}