.color_swatch {
    float:left;
    width:135px;
    height:174px;
    background-image:url(/media/images/common/color-bg.jpg);
} 
.color_swatch img {
    padding:7px 0 3px 7px;
}
.color_swatch div {
    padding:0 0 0 10px;
}
.color_name {
    width:104px;
    text-align:left;
    font-weight:bold;
    color:#017DC7;
}
#color_left {
    float:left;
    width:201px;
    margin:0 18px 0 30px;
}
#color_right a.thickbox, .green, .color_category a {
    color:#7D8B36;
    text-decoration:none;
}
.color_category {
    padding:5px 10px;
}
#color_left_top {
    background-image:url(/media/images/common/contact-sidebar-top.jpg);
    background-position:50% bottom;
    background-repeat:no-repeat;
    height:12px;
    width:201px;
}
#color_left_bottom {
    background-image:url(/media/images/common/contact-sidebar-bot.jpg);
    background-repeat:no-repeat;
    height:12px;
    width:201px;
}
#color_left_middle {
    height:1435px;
    background-color:#F2F3ED;
}
#color-heading {
    padding:15px 0 20px 31px;
}
