#icons {
	overflow:hidden;
	width:570px;
	}
#icons span {
	background-repeat:no-repeat;
	background-position:center 3px;
	line-height:1.4em;
	height:35px;
	display:block;
	margin-right:30px;
	border:3px solid #fff;
	float:left;
	}
#icons .printc {
	background-image:url(../images/printer.png);
	width:110px;
	}
#icons .enquire {
	background-image:url(../images/enquiry.gif);
	width:180px;
	}
#icons .sendtofriend {
	background-image:url(../images/emailafriend.gif);
	width:150px;
	}
#icons span a  {
	margin-top:20px;
	text-align:center;
	display:block;
	}
#thumbs img {
	vertical-align:middle;
	margin:2px;
	cursor:pointer;
	}
#thumbs img.off {
	border:1px solid #fff;
	padding:1px;
	cursor:pointer;
	}
#thumbs img.on {
	border:1px solid #0000E7;
	padding:1px;
	cursor:pointer;
	}
#ximage {
	border:1px solid #ccc;
	padding:1px;
	}
h1 {
	font-size:17px;
	}
.spec {
	border-collapse:collapse;
	border:1px solid #fff;
	margin-top:25px;
	}
.spec th,
.spec td {
	padding:3px;
	vertical-align:top;
	border:1px solid #fff;
	}
.spec .sp {
	font-size:12px;
	display:inline;
	margin-left:3px;
	font-weight:bold;
	color:#ff0000;
	}
.spec .op {
	text-decoration:line-through;
	font-weight:bold;
	}
.spec .price {
	font-weight:bold;
	}
.spec a {
	display:inline;
	}
.spec th {
	width:125px;
	text-align:right;
	font-weight:bold;
	}
.spec td {
	width:225px;
	}
.spec tr.alt {
	background-color:#eee;
	}
h2,
h3 {
	font-weight:bold;
	padding:3px;
	font-size:12px;
	background-color:#D2E1F4;
	}
.contact {
	border-collapse:collapse;
	border:1px solid #fff;
	}
.contact th {
	width:200px;
	text-align:right;
	font-weight:bold;
	}
.contact th,
.contact td {
	padding:3px;
	border:1px solid #fff;
	}
.contact td {
	width:440px;
	}
.contact tr.alt {
	background-color:#eee;
	}
	