﻿A.ShowCase
{
    width: 434px;
    height: 326px;
    border: none;
    border-right: solid 1px #75828a;
    float: left;
}
IMG.ShowCaseImage
{
    width: 434px;
    height: 326px;
    border: none;
    -ms-interpolation-mode: bicubic;
}
DIV.InfoShowCase
{
    float: left;
    height: 316px;
    width: 113px;
    padding: 7px 6px 5px 6px;
    text-align: right;
}
A.InfoShowCaseItem, 
A.InfoShowCaseItem:hover, 
A.InfoShowCaseItemError
{
    display: block;
    height: 89px;
    background-color: #E0E2E9;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
    border: solid 1px #75828a;
}
A.InfoShowCaseItem:hover
{
    color: White;
    background-color: #75828a;
    text-decoration: none;
    border-color: #DC137D;
}
A.InfoShowCaseItemError,
A.InfoShowCaseItemError:hover
{
    cursor: default;
    text-decoration: none;
}
OBJECT.FlashShowRoom,
EMBED.FlashShowRoom
{
    width: 434px;
    height: 326px;
    border: none;
    border-right: solid 1px #75828a;
    float: left;   
}