﻿.white_content {
 display: none;
 position: absolute;
 width: 50%;
 padding:8px 8px;
 z-index:1002;
 overflow: auto;
 text-align:center;
}
.black_overlay {
 display: none;
 position: absolute;
 top: 0%;
 left: 0%;
 width: 100%;
 background-color:#191818;
 z-index:1001;
 -moz-opacity: 0.77;
 opacity:.77;
 filter: alpha(opacity=77);
}
.close {
 float:right;
 clear:both;
 width:100%;
 text-align:right;
 margin:0 0 0px 0
}
.close a {
 color:#FFF;
 text-decoration:none;
 font-size:14px;
 font-weight:700
}
.con {

}

