.swatchred {
	background-color: #FF0000;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchblue {
	background-color: #0033CC;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchgreen {
	background-color: #00CC00;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchyellow {
	background-color: #FFFF00;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchblack {
	background-color: #000000;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchwhite {
	background-color: #FFFFFF;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.productcolourtext {
	text-align: left;
	float: left;
	margin-right: 7px;
}

.swatchpurple {
	background-color: #9900CC;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchorange {
	background-color: #FF6600;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchlightgrey {
	background-color: #CCCCCC;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}.swatchclearfrosted {
	background-color: #CCCCCC;
	float: left;
	height: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
	text-align: center;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 8pt;
	line-height: 12px;
}
.swatchpink {

	background-color: #FF00CC;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchlightblue {

	background-color: #66CCFF;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchbeige {


	background-color: #EEE3AA;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchsilver {
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
	background-image: url(images/swatches/silverswatch.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.swatchnavy {

	background-color: #000066;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}
.swatchbrown {

	background-color: #996600;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	border: 1px solid #666666;
	text-indent: 0px;
}

