.our
{
    color:#000000;
    font-weight:bold;
    font-family:arial;
    font-size:16px;
}   
.work
{
   color:#C00D10;
   font-weight:bold;
   font-family:arial;
   font-size:16px;
   font-weight:bold;
   color:#C00D10
}


.mainLink
{
   border-top:1px dotted black;
   width:247px;
   height:88px;
   cursor:pointer;
   
}

.mainLinkBg
{
    height:88px;
    width:247px;
    background-image:url('../../../images/member_background_box.jpg');
    display:block;
    border-top:1px dotted black;
   
}
.image
{
    
    margin-left:7px;
    margin-top:10px;
    /* border:1px solid gray; */
   
}   
.membersName
{
    margin-top:-66px;
    //margin-top:-68px;
    margin-left:80px;
    font-weight:bold;
    font-size:11px; 
    color:#414141 !important; 
} 

.membersDesig
{
    margin-left:80px;
    font-size:11px; 
    color:#414141 !important; 
    
}   
.viewProfile
{
    text-align:right;
    font-size:11px;
    font-weight:bold;
    vertical-align:bottom;
    color:#C00D10 !important;
    cursor:hand; 
    margin-top:28px;
}


/* FOR TEAM.HTML.PHP */
.defaultImage
{
    width:555px;
    margin-top:20px;
    text-align:center;
}
.memName
{
    margin-top:3px;
    font-size:18px;
    color:#414141;
    font-weight:bold;
}
.memDes
{
    font-size:18px;
    color:#A8A8A8;
}
.memDetail
{
    margin-left:30px;
}
