.black_overlay {
	display: block;
	position: fixed;
	background-image: url(../images/back_bg2.png);
	width: 100%;
	height: 100%;
	z-index: 1001;
	/*-moz-opacity: 0.8;



        opacity:.80;



        filter: alpha(opacity=80);*/



	clear: both;
}
.white_content {
	background-color: #FFFFFF;
	display: block;
	min-height: 550px!important;
	position: absolute;
	top: 25%;
	left: 32%;
	width: 271px;
	box-shadow: 0 8px 6px -6px black;
	border: 6px solid #CCCCCC;
	/*padding: 20px;*/
	width: 200px;
	height: 150px;
	z-index: 1002;
	clear: both;
}
/*.close{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:underline; color:#FF0000;}*/
.white_content input[type="submit"]{ margin:0px auto!important; display:block; border-radius:5px; text-align:center;}


.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 50px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-left: 5px;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.namebox {
	width: 271px;
	height: 28px;
	line-height: 28px;
	padding-left: 4px;
	border: 1px #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.close {
    background-image: url("../images/close.png");
    background-repeat: no-repeat;
    background-size: 80% auto;
    display: block;
    height: 39px;
    left: 539px;
    position: absolute;
    top: -13px;
    width: 40px;
}
.reg-demo {
    background: transparent url("../images/demo_home_btn.png") no-repeat scroll 1px 0;
    float: right;
    height: 35px;
    width: 125px !important;
} 
#textdiv {
	width: 455px;
	height: 300px;
	overflow: auto;
}
