.hiddenDiv{
background: url(../images/profile_new_bknd.png) no-repeat;
position: absolute; 
top: 216px; 
left: 0px; 
width: 605px; 
height: 530px; 
display: none; 
overflow: hidden; 
z-index:2; 
}

#thumbnailsDiv {
position: relative;
background-color: #3e3e3e;
margin-top: 5px;
text-align: center;
}
#thumbnailsInner {
padding: 25px;
}


#heading {
font-family: helvetica, arial;
font-size: 24px; 
font-weight: bold; 
color: yellow; 
}

#presenter {
font-family: helvetica, arial;
font-size: 24px; 
font-weight: bold; 
color: #ffffff;
}

#emailDiv{
font-family: helvetica, arial;
font-size: 12px; 
font-weight: bold; 
margin-top: 3px;
padding-left: 20px;
}

#emailDiv a:link{
font-family: helvetica, arial;
font-size: 12px; 
font-weight: bold;
color: white;
}

#profileDiv p{
text-align: left;
padding-left: 20px;
padding-right: 30px;
font-size: 1.2em; 
font-weight: bold;
line-height: 1.4;
width: 455px;
}

#profileDiv a{
color: #ffffff;
}

#mugshotDiv {
float: right;
width: 70px;
height: 93px;
margin-top: 4px;
border: 2px solid #fff;
}
 
#keyTable{
position: relative;
background-color: #54baf6;
margin-top: 5px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#closeDiv{
position: absolute;
top:480px;
right:30px;
width:70px;
height:25px;
}

