#model
{
	padding-top: 22px;
	padding-bottom: 20px;
	font-size: 32px;
}

	#model a
	{
		text-decoration: none;
	}

#menu_left
{
	height: 181px;
	margin-top: 0px;
	padding-top: 0px;
}

#yacht_viewer
{
	float: left;
	width: 862px;
	height: 430px;
	/*margin-top: -6px;*/
}

	#yacht_viewer_back
	{
		position: absolute;
		margin-left: 9px;
		margin-top: 410px;
		font-size: 9px;
		text-transform: uppercase;
	}
	
	#yacht_viewer_back a
	{
		color: #FFF !important;
		text-decoration: none;
	}

.yacht_text table tr td
{
	padding-right: 20px;
	line-height: normal;
}

.text
{
	line-height: 18px;
}

.text ul
{
	list-style: url('/images/list_item.gif');
}

.text table
{
	margin-top: 20px;
}