﻿/*Progress*/
.sh_right_top
{
    background-image:url(Images/im_sh_top_right.png);
    background-repeat:repeat;
    width:10px;
    height:10px;
    font-size:1px;
}

.sh_right_side
{
    background-image:url(Images/im_sh_side_right.png);
    background-repeat:repeat-y;
    width:10px;
    height:83px;
    &height:85px;
    _height:85px;
    font-size:1px;
}
.sh_bottom_right
{
    background-image:url(Images/im_sh_bottom_right.png);
    background-repeat:no-repeat;
    width:10px;
    height:10px;
    font-size:1px;
    float:left;
}
.sh_bottom_left
{
    background-image:url(Images/im_sh_bottom_left.png);
    background-repeat:no-repeat;
    width:10px;
    height:10px;
    font-size:1px;
    float:left;
}
.sh_bottom_side
{
    background-image:url(Images/im_sh_side_bottom.png);
    background-repeat:repeat-x;
    width:308px;
    &width:304px;
    _width:304px;
    height:83px;
    font-size:1px;
    float:left;
}
/**********/
