#classics
{
	float: left;
	width: 185px;
	margin-top: 28px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
}

	#select_classic
	{
		width: 184px;
		height: 36px;
		margin-left: -10px;
		padding-top: 4px;
		padding-left: 10px;
		padding-right: 9px;
		background-image: url('/images/yacht/bg_select_classic.png');
		background-position: left top;
		background-repeat: no-repeat;
	}

	#classics select
	{
		width: 100%;
		margin-top: 5px;
		font-size: 11px;
		border: 1px solid #fff;
		background: transparent;
	}

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

	#side_right #image
	{
		float: left;
		width: 340px;
		margin-top: 21px;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	#side_right #text
	{
		float: left;
		width: 263px;
		height: 100%;
		margin-left: 22px;
	}