#loader_container
{
    width: 100%;
    position: absolute;
    top: 40%;
    text-align: center;
}
#loader
{
    border-right: #cccccc 1px solid;
    padding-right: 0px;
    border-top: #cccccc 1px solid;
    display: block;
    padding-left: 0px;
    font-size: 10px;
    z-index: 255;
    padding-bottom: 16px;
    margin: 0px auto;
    border-left: #cccccc 1px solid;
    width: 135px;
    color: #999999;
    padding-top: 10px;
    border-bottom: #cccccc 1px solid;
    font-family: Verdana, Arial, Helvetica;
    background-color: #ffffff;
    text-align: left;
}
#progress
{
    font-size: 1px;
    left: 10px;
    width: 1px;
    position: relative;
    top: 1px;
    height: 5px;
    background-color: #9d9d9d;
}
#loader_bg
{
    font-size: 1px;
    left: 8px;
    width: 113px;
    position: relative;
    top: 8px;
    height: 7px;
    background-color: #ebebeb;
}
.title_h2
{
    padding-right: 0px;
    text-align: center;
    padding-left: 10px;
    font-size: 12px;
    padding-bottom: 0px;
    width: 480px;
    color: #999999;
    padding-top: 10px;
    font-family: Verdana, Arial, Helvetica;
}
.border_preview
{
    border-right: #cccccc 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    z-index: 100;
    background: #ffffff;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #cccccc 1px solid;
    position: absolute;
}
.preview_temp_load
{
    vertical-align: middle;
    text-align: center;
}
.preview_temp_load IMG
{
    border-right: #eeeeee 1px solid;
    border-top: #eeeeee 1px solid;
    vertical-align: middle;
    border-left: #eeeeee 1px solid;
    border-bottom: #eeeeee 1px solid;
    text-align: center;
}
