/* SWATCH */
.swatch { height:21px; width:21px; float:left; margin:0px; padding:0px; }
.innerswatch { height:17px; width:17px; border:solid 2px #FFFFFF; }
.innerswatchgrey { border:solid 2px #F3F3F3; }
.swatch .selected { border:solid 2px #000000; }
.swatch_container .plus { height:17px; width:17px; border:solid 2px #FFFFFF; float:left; }

/* SIZE */
.size { float:left; height:17px; width:37px; text-align:center; font:bold 9px/13px Arial; border:1px solid #E3E3E3; margin-right:1px; cursor:pointer; background:#fff; }
.innersize { height:13px; width:33px; border:solid 2px #FFFFFF; }
.size .selected { border:solid 2px #000000; }
.size .disabled { background-color:#E3E3E3; color:#FFFFFF; cursor:default; }
.othersizediv {margin-top:-30px;}
.othersizes  {clear:right;float:right;text-transform: uppercase;}


/* DIMENSION */
.dimension { position: relative; float:left; height:17px; width:37px; text-align:center; font:bold 9px/13px Arial; border:1px solid #E3E3E3; margin-right:1px; cursor:pointer; background:#fff; }
.innerdimension { height:13px; width:33px; border:solid 2px #FFFFFF; }
.dimension .selected { border:solid 2px #000000; }
.dimension .disabled { background-color:#E3E3E3; color:#FFFFFF; cursor:default; }