﻿/* Landing Page */
div.copyWrapLanding{
    width:565px;
}
div.locateProductsLandingImage{
    position:absolute;
    top:200px;
    left:790px;
}

/* Begin With Color Pages */
img.popUpSwatchStepOneColor,
img.popUpStyleStepTwoColor{
    position:relative;
    top:3px;
    left:5px;
}

/* Begin With Category Pages */
img.popUpStyleStepTwoCategory,
img.popUpSwatchStepThreeCategory{
    position:relative;
    top:3px;
    left:5px;
}

.noBullet{
    list-style-type:none;
}

#imgWhlsr{
    position:relative;
    top:3px;
    left:5px;
}

#imgColor{
    position:relative;
    top:3px;
    left:0px;
}
.legend{
    margin-top:10px;
}
.key{
    border:2px solid #d1c0a5;
    margin-top:3px;
    padding:5px;
}
#lblAcctName{
    font-weight:bold;
}
#imgStyle{
    margin-bottom:20px;
}


