div.letterbox {	position: relative;	height: 1%;	overflow: hidden;	height: 268px;	background: #252523;	color: white;
}
div.ribbon {	position: absolute;	top: 0;	left: 0;	width: 83px;	height: 83px;	background: url("/images/ribbons/exclusive.png") top left no-repeat;
}
div.ribbonright {	position: absolute;	top: 0;	right: 0;	width: 83px;	height: 83px;	background: url("/images/ribbons/exclusive-right.png") top left no-repeat;
}
div.letterbox img.iconic {	float: left;
}
div.outline
{	width: 175px;	float: right;	color: #fff;	padding: 10px;
}
div.outline h3
{	color: #fff;	margin-bottom: 10px;
}
div.outline ul { list-style-type: none; padding-left: 10px;
}
div.outline li
{ margin-bottom: 5px; line-height: 20px; padding-left: 10px; background: url(/images/navigation/linkarrowhollowwhite.png) left 5px no-repeat;
}
div#enquireButton {	display: block;	margin: 20px 0;	font-weight: bold;	background: url("/images/home/offers/enquirybutton.png") center center no-repeat;	height: 31px;	padding-top: 10px;	text-align: center;
}
div#enquireButton a {	color: #252523;	padding-right: 15px;	background: url(/images/navigation/linkarrowblack.png) right 3px no-repeat;
}
div.specialist {	float: right;	margin: 0 0 10px 10px;	padding: 10px;	width: 140px;	background-color: #dcdcda;
}
div.details {	background-color: #f5f0cb;	padding: 10px;	border: 1px #a5a5a5;
}
table.prices {	margin: 10px 0;
}
table.prices thead {	background-color: #eee;	font-weight: bold;
}
table.prices tbody {	background: white;
}
div.list {	border: 1px solid #ccc;	background: #eee;	padding: 9px;	margin: 10px 0;
}
div.list h3 {	margin-bottom: 10px;
}
div.list .listItem {	background: white;	padding: 10px;	height: 1%;	overflow: hidden;	border-top: 1px solid #eee;
}
div.list .position1 {	border: none;
}
div.list .iconic {	float: left;	width: 100px;	margin-right: 10px;
}
div.list div.content {	float: left;	width: 420px;
}
div.list .listItem p {	margin: 0;
}
div.enquire {	margin: 10px 0;	background: #dcdcda;	padding: 5px 10px;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border: 1px solid #bbb;	border-width: 0 1px 1px 0;
}
div.enquire h3 {	color: #373735;	font-size: 15px;	font-weight: bold;	margin: 5px 0;
}
