 .popup_groups {font:8pt verdana; width:313; height:166px; padding:16px 0px 0px 16px; background:url(images/fon_reg.png) no-repeat;
                _background:none;/*Убираем фон в ИЕ6 с помощью хака*/
               _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/photos/fon_reg.png',sizingMethod='scale'); /*применяем в ИЕ6 с помощью хака фильтр*/}

 .auth {width: 200px; height: 21; float: left; text-align: center;}               
 .close {position: relative; background-image: url('images/close.gif'); background-position: right; background-repeat: no-repeat; width: 21px; height: 21; margin-right: 30; cursor: pointer; // margin-right: 10; float: right;}
  
#login-form-window{
    display:none;    
    border: 2px solid #9BB716;    
    background:#F8F9F6;    
    padding:10px; 
    padding-top:3px;    
    z-index:10000;    
    position:absolute;    
    right:312px; 
    top: 78px;    
    width: 250px;    
    color: #454545;
    //width:265px;
}                    
div.qwe {
    position: absolute;
    width: 250px;
    height: 20; 
    background: #F8F9F6;
    background-image: url('images/loading_animated.gif'); 
    background-position: center; 
    background-repeat: no-repeat; 
    left: -1;
    top: 0px;
    
}

.error {
    height: 19; 
    z-index: 0; 
    margin: 0;
    text-align: center;
    margin-bottom: 5px;//margin-bottom: 0;
    color: red;
    font-family: Arial;
    font-size: 14px;
    padding-top: 1px;
    width: 200px;
}
.auth_form {
    width: 190px;//width: 200px;  
}  
  
 .forma  {margin: 14 0 10 10;}
 div.forma .label {float: left; width:55; height: 30; font-family: Arial; font-size: 13px; padding-top: 3;}
 div.forma .input {float: left; width:150; height: 30; font-family: Arial; font-size: 13px;}
 div.forma .remember {float: left; width:150; height: 20; font-family: Arial; font-size: 13px;}
 div.forma .button {float: right; height: 30; font-family: Arial; font-size: 13px; margin-right: 55;//margin-right: 10;}
 div.forma .zabil {float: left; width:150; height: 30; font-family: Arial; font-size: 13px;//width:130; }
 div.forma a {text-decoration: underline;}
 div.forma div.zabil a   { color: #5189C1;}    
 div.forma div.zabil a:visited   { color: #5189C1;}    
 div.forma div.zabil a:hover { color: red;} 
 div.forma .label_for {margin-right: 3;}
