.form {
    margin: 0;
    position: relative
}

fieldset.filtered {
    margin-bottom: 18px
}

ul.content {
    list-style-type: none;
    width: 999em
}

legend {
    text-transform: uppercase;
    padding-bottom: 4px;
    clear: both;
}

label {
    display: block;
    margin: 4px 0
}

label.last {
    padding-bottom: 10px
}

label input {
    margin-right: 6px
}

.swatch {
    margin-right: 6px;
    margin-bottom: 14px;
    float: left;
    width: 12px;
    height: 12px;
    border: 1px solid #9b9c9c
}

.swatch.active {
    width: 10px;
    height: 10px;
    border: 2px solid #d80546
}

.swatch input[type="checkbox"] {
    display: none
}

.swatch.smooth-black {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') 0 0 no-repeat
}

.swatch.smooth-white {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') -14px 0 no-repeat
}

.swatch.stainless-steel {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') -28px 0 no-repeat
}

.swatch.black {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') -42px 0 no-repeat
}

.swatch.white {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') -56px 0 no-repeat
}

.swatch.graphite-steel {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') -70px 0 no-repeat
}

.swatch.chardonnay {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') -84px 0 no-repeat
}

.swatch.wild-cherry-red {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') -98px 0 no-repeat
}

.swatch.silver {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite.gif') -112px 0 no-repeat
}

.swatch.black {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite-uk.gif') 0 0 no-repeat
}

.swatch.platinum-silver {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite-uk.gif') -14px 0 no-repeat
}

.swatch.shine-steel {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite-uk.gif') -28px 0 no-repeat
}

.swatch.shine-brushed-steel {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite-uk.gif') -42px 0 no-repeat
}

.swatch.glossy-white {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite-uk.gif') -56px 0 no-repeat
}

.swatch.black-brushed-steel {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite-uk.gif') -70px 0 no-repeat
}

.swatch.brushed-steel {
    background: url('/us/global_30/lg3-common/images/global/lg-swatch-sprite-uk.gif') -84px 0 no-repeat
}

.swatch.titanium {
    background: url('/us/global_30/lg3-common-v2/images/global/lg-swatch-sprite-tr.gif') -28px 0 no-repeat
}

.swatch input.realtime {
	display:block;
	position:absolute;
	left:-2000px;
}

.swatch.disable { 
	opacity:0.5;
	cursor:default;
}