span.colour-picker {margin:0; padding:0 0 0 5px; color:#333333;}
.product .swatches{width:225px;}
.product .swatches a{display: block; height: 15px; width:15px; text-indent: -5000px; float:left; margin:0 1px 1px; border: 1px solid #000;}

.product .swatches a.sw_redblue{background: url(/images/products/swatches/swatch_red_blue.gif) no-repeat 0 0;}
.product .swatches a.sw_red{background: url(/images/products/swatches/swatch_red.gif) no-repeat 0 0;}
.product .swatches a.sw_lblue{background: url(/images/products/swatches/swatch_lightblue.gif) no-repeat 0 0;}
.product .swatches a.sw_dblue{background: url(/images/products/swatches/swatch_darkblue.gif) no-repeat 0 0;}
.product .swatches a.sw_dgreen{background: url(/images/products/swatches/swatch_darkgreen.gif) no-repeat 0 0;}
.product .swatches a.sw_lgreen{background: url(/images/products/swatches/swatch_lightgreen.gif) no-repeat 0 0;}
.product .swatches a.sw_dyellow{background: url(/images/products/swatches/swatch_darkyellow.gif) no-repeat 0 0;}
.product .swatches a.sw_lyellow{background: url(/images/products/swatches/swatch_lightyellow.gif) no-repeat 0 0;}
.product .swatches a.sw_pink{background: url(/images/products/swatches/swatch_pink.gif) no-repeat 0 0;}
.product .swatches a.sw_peach{background: url(/images/products/swatches/swatch_peach.gif) no-repeat 0 0;}
.product .swatches a.sw_brown{background: url(/images/products/swatches/swatch_brown.gif) no-repeat 0 0;}
.product .swatches a.sw_nblue{background: url(/images/products/swatches/swatch_navyblue.gif) no-repeat 0 0;}
.product .swatches a.selected{border-width: 2px;}
