#login_box, #ekayit_box, #modalrezerve{width: 100%;  
            position: fixed; 
            top: 0; 
            left: 0; 
            z-index: 1100; 
            display:none;
            height: 100%;
			background:url(../design/bgg.png) repeat;
			
			
			 }
.login_bg 
{
           float: left;
           width: 100%;
}
.closebox{
    float: right;
    margin: -20px -35px 0 0;
    cursor: pointer;
} 
.modal_a 
{
	width:150px; height:45px;  float:left; margin:255px 65px 0 65px;  text-align:center; line-height:50px; cursor:pointer; font-weight:bold; 
} 

#registration
{
    width: 703px;
    display: none;
    position: absolute;
	border-radius:5px;
	height:364px;
	font-family:Arial, Helvetica, sans-serif;
	background:  url(../design/login.png) no-repeat;
	border-radius:10px;
	
}
#registration .acount_content
{
		 width:610px;
		 height:350px;
		 float:left;
		 margin-left: 50px;
}