#droptext
{
    visibility: visible;
    z-index: 90;
    position: relative;
    width: 150px;
}
.moHeader
{
    font-weight: bold;
}
.moSKU
{
    font-weight: bold;
}
.moPrice
{
    font-weight: bold;
    text-decoration: line-through;
}
.moSale
{
    font-weight: bold;
    color: #FF0000;
}
.moFooter
{
    color: #FF0000;
}
.moBold
{
    font-weight: bold;
}

.moNormal
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: normal;
    color: black;
}

.moNormal2
{
    font-family: Verdana;
    font-size:11;
    font-weight: normal;
    color: black;
}
