﻿/* CSS For Image Frame table */

.imageFrameCenter
{
    padding: 0px;
    border-width: 0px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
}

.imageFrameTop
{
    border-width: 0px;
    height: 0px;
}

.imageFrameCorner
{
    width: 0px;
    height: 0px;
}

.imageFrameLeft
{

}

.imageFrameRight
{

}

.imageFrameBottom
{

    height: 0px;
}

.imageFrameText
{
    color: #333333;
    margin-top: 1px;
    margin-bottom: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 25px;
}

.discountImage
{
    position: absolute;
    top: -8px;
    left: -8px;
}