﻿/* Landing Page */
div.copyWrapLanding{
    width:545px;
}
div.locateProductsLandingImage{
  width:212px;  
  position:absolute;
  top:150px;
  left:770px;
  .top:45px;
  .left:580px;
}

/* 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 #888;
    margin-top:3px;
    padding:5px;
}
#lblAcctName{
    font-weight:bold;
}
#imgStyle{
    margin-bottom:20px;
}



