.attribColorImg
{
 float:left;
 margin: 4px;
 padding: 0px;
 border: 2px solid #cccccc;
}

.attribColorImgSelected
{
 border: 2px solid black;
}

.attribColorImgHover
{
 border: 2px solid #B4BA83;
}

.attribColorText
{
 color: #777777;
}

.attribColorTextHover
{
 color: black;
}

#productImageImage
{
 border: 2px solid #cccccc;
}