.productStylesInnerWrapper{width:904px}
.leftCol,.productImage{width:380px}
.rightCol{width:460px}
.leftCol,.rightCol,.colorSwatch{float:left}
.rightCol{margin-top:60px}
.productImageWrapper{position:relative;min-height:1px}
.productImage{top:0;left:0;position:absolute;opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}
.productImage.transparent{opacity:0;filter:alpha(opacity=0)}
.productColorSwatches{margin:20px 0;padding:20px 0 0 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}
.colorCode{color:#0cf;font-size:24px;margin-right:10px}
.colorName{color:#003b61;font-size:24px}
.colorSwatch{width:60px;height:60px;margin-right:20px;margin-bottom:20px}
.colorSwatch.rowBreak{margin-right:0}
.colorSwatch:hover{cursor:pointer}