/*----------colors----------*/
table#swatches{
background-color:#1a1a1a;
font-size:8pt;
width:540px;
margin-right:auto;
margin-left:auto;
}
table#swatches tr td{
height:56px; width:52px;
text-align:center;
font-weight:bold;
background-image:url(layimg/s.png);
background-position:center;
background-repeat: no-repeat;
}
table#swatches tr td.spacer,
table#swatches tr td.spacerh{
width:10px;
}
table#swatches tr td.w{
color:#fff;
}
table#swatches tr td.e{
background-image:url(layimg/se.png);
color:#555;
}
table#swatches tr td.spacer,
table#swatches tr td.heading,
table#swatches tr td.spacerh{ background:none; }
table#swatches tr td.heading,
table#swatches tr td.spacerh{
color:#fff;
height:20px!important;
font-size:10pt;
}
table#swatches tr td.skin{
background-image:url(layimg/skin.png);
color:#000;
height:105px;
padding-top:30px;
font-size:10pt;
}
