#QCTopLeft {
	position: relative;
	left: -10px;
	top: -6px;
	float: left;ss
}
#QCTopRight {
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
}
#QCBottomLeft {
	position: relative;
	left: 0px;
	bottom: -13px;
	float: left;
}
#QCBottomRight {
	position: relative;
	right: -13px;
	bottom: -7px;
	float: right;
}
.SteinwayQuote {
	background-color: #eaf5f8;
	float: right;
	width: 200px;
	font-size: 0.7em;
	margin-left: 20px;
	line-height: 1.8em;
}
#SQText {
	position: relative;
	left: 10px;
	top: 10px;	
	width: 180px;
	bottom: -10px;	}
	
.model {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	width: 330px;
	height: 280px;
}
.outline {
	float: left;
	margin-right: 20px;
}
.information {
	margin-top: 30px;
	padding-left: 30px;
	font-size: 0.7em;
}
.knockdown {
	clear: both;
}
.LongModel {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	width: 600px;
	height: 250px;
}
.ImagesRight {
	float: right;
	margin-left: 20px;
	width: 250px;
	text-align: center;
}
.MarginBottom {
	margin-bottom: 10px;
}
.Caption {
	font-size: 0.7em;
	clear: both;
	margin-bottom: 30px;
}
.Patents {
	border: 4px solid #003366;
	font-size: 0.8em;
}
.Patents tr {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;

}
.Patents td {
	padding: 6px;
}

#RHS {
	float: right;
	width: 200px;
	margin-left: 20px;
}
#RHS img {
	margin-bottom: 10px;
}
#ImagesCentre {
	margin-right: 200px;
	margin-left: 200px;
	text-align: center;
}

