h1 {
	background-image: url(/images/h1_the_yachts.gif);
}
h3 {
	font-size: 1.2em;
	margin-bottom: 1em;
	font-weight: bold;
}
.topBlock {
	background-image: url(/images/background_block1_top_the_yachts.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 180px;
	min-height: 180px;			/*	}																		*/
	height: auto !important;	/* 	} Min-height hack (height of background image (-10px) in top block)		*/
	height: 180px;				/*	}																		*/
}
.yachtImage {
	margin-bottom: 1em;
}
#clipper68 h2 {
	background-image: url(/images/h2_clipper68.gif);
}
#clipper68 h3.imageReplace {
	background-image: url(/images/h3_clipper68_spec.gif);
}
#clipper60 h2 {
	background-image: url(/images/h2_clipper60.gif);
}
#clipper60 h3.imageReplace {
	background-image: url(/images/h3_clipper60_spec.gif);
}
.specifications {
	border: #666 1px solid;
	width: 287px;
	float: right;
	margin: 0 0 1em 1em;
}
.specifications h3 {
	height: 28px;
	margin: 0;
}
.specifications p.imageReplace {
	height: 17px;
	float: right;
	margin: 0;
}
.specifications dl {
	background-color: #444;
	color: #b3b3b3;
	clear: right;
}
.specifications dt, .specifications dd {
	padding: 8px 0;
	display: block;
}
.specifications dt {
	float: left;
	clear: left;
	width: 126px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/images/dt_spec.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.specifications dd {
	/*float: left;*/
	/*width: 130px;*/
	padding-right: 10px;
	margin-left: 146px;
	background-image: url(/images/dd_spec.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.specifications dt.first, .specifications dd.first {
	background-image: none;
}