.showCaseCategories {
    width: 128px;
    min-width: 128px;
    max-width: 128px;
    min-height: 139px;
    max-height: 139px;
    overflow: hidden;
    text-align: center;
    border: 1px;
    padding-top: 5px;
}

.showCaseHeader1 {
    font-size: 18px;
    font-weight: bold;
}

.showCasePrice {
    font-size: 24px;
    font-weight: bold;
}

.smallLineSize {
    line-height: 11px;
}

.showCaseBottomStyle {
    background: url(/images/showcase/bottomBgrnd.gif) center top no-repeat;
    height: 149px;
    width: 112px;
    overflow: hidden;
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    vertical-align: top;
}

.showCaseBottomText {
    width: 94px;
    overflow: hidden;
    text-align: left;
}

.showCasePanelHeader {
    text-align: center;
}
