a img {
	border: none;
}

#swatches {
	width: 655px;
}

#swatches h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 2px;
}

#swatches .leftColumn {
	width: 325px;
	float: left;
	position: relative;
}

#swatches .rightColumn {
	width: 325px;
	float: right;
	position: relative;
	clear: all;
}

.thumb {
	float: left;
	margin: 0 7px 7px 0;
	width: 50px;
	height: 50px;
}