﻿.PrimaryPhotoPendingBar
{
    width:82px;
    height:22px;
    position:absolute;
    background-color:#D6D7D9;
    color:#333333;
    font-family:verdana,helvetica,sans-serif;
    font-size:11px;
    font-weight:800;
    margin-top:40px;
    z-index: 10 !important;
}
.PrimaryPhotoImg
{
    height:102px;
    width:82px;
    border:0 none;
    z-index: 10 !important;
}
.PrimaryPhotoDiv
{
    height:102px;
    width:82px;
}
.PrimaryPhotoPendingBarText
{
     text-align:center;
     margin:5px;
}
       