.avatarmain{width:695px; background:#dae7ef; display:block; float:left; position:relative;}
.avtar{width:665px; height:270px; margin:15px auto 0 auto; background:#FFFFFF; overflow:scroll;position:relative;}
.pic{list-style:none; margin:5px 0px ; padding:0; }
.pic li{float:left; margin:5px 12px;}
.close {padding:10px 15px 10px 0; font-size:11px; color:#616161; text-decoration:none; float:right; font-weight:bold;}










.thumbnail{
position: relative;
/*z-index: 0;*/
}

.thumbnail:hover{
background-color: transparent;
/*z-index: 900;*/

}

/*.thumbnail span{ *//*CSS for enlarged image*//*
position: absolute;

padding: 5px;
left: -1000px;
border:1px solid #ccc;
display:none;
color: black;
text-decoration: none;

}*/

/*.thumbnail span img{*//*CSS for enlarged image*//*
border: none;
padding: 2px;
width:185px;
height:210px;
}
*/
/*.thumbnail:hover span{*/ /*CSS for enlarged image on hover*//*
display:block;
top: 30px;
left: 20px; *//*position where enlarged image should offset horizontally *//*
width:185px;
height:210px;
}*/
.avt_iconlink{float:left;}
.avt_iconlink li{float:left;}
.alink{padding:10px 0 0 10px; font-weight:bold;}
#largeimage{
display:none;
position:absolute;
}

