#prodDetail {
	padding-left: 45px;
}

#prodImg img {
	margin-bottom: 20px;
}

#prodDetail h1 {
	color: #0068B4;
	text-transform: lowercase;
	font-size: 130%;
	margin-bottom: 0;
	line-height: 0.8em;
}

#prodDetail h2 {
	color: #70a900;
	font-size: 280%;
	line-height: 0.8em;
	margin-bottom: 15px;
}

.prodInfo {
	margin-bottom: 30px;
	font-size: 90%;
}

.techInfo {
	font-size: 80%;
	color: #5A5B5D;
	margin-top: 30px;
}

.techInfo h3 {
	font-size: 120%;
	color: #5A5B5D;
	margin-bottom: 5px;
}

.Colours div {
	display: block;
	float: left;
	font-size: 10px;
	color: #5A5B5D;
	text-transform: lowercase;
	margin-right: 10px;
	margin-bottom: 7px;
}

.Colours .Title {
	float: none;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
}

.Colours img {
	margin-right: 5px;
}

.Colours a {
	text-decoration: none;
	color: #5A5B5D;
}

.prodCtlg {
	margin-bottom: 30px;
	width: 100%;
}

.prodCtlg img {
	margin-bottom: 4px;
}

.prodCtlg td {
	width: 33%;
	vertical-align: top;
	padding-right: 30px;
}

.prodCtlg a {
	display: inline-block;
	font-size: 150%;
	color: #70a900;
	line-height: 0.9em;
	text-decoration: none;
	text-align: left;
}

.prodCtlg a:hover {
	color: #0068B4;
}