.black_overlay_ukuser{
	
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 200%;
background-color: #000000;
z-index:1001;
-moz-opacity: 0.6;
opacity:.60;
filter: alpha(opacity=60);


}
.white_content_ukuser {
	/*
	background-color: #FFFFFF;
    height: 221px;
    padding: 5px;
    position: absolute;
    top: 30%;
	left: 30%;
    width: 460px;
    z-index: 7002 ;
    overflow: auto;
    */
     
     margin: 0 auto;
     position: absolute;
    top: 30%;
    width: 100%;
    z-index: 7002;
    
}
.right-title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #730C12;
	text-decoration: none;
}
.warn-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.ip_maindiv{
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 410px;
    padding: 20px;
    min-height: 165px;
}