#main_logreg_form{
    overflow: hidden;
    width: 622px;    
}

#main_logreg_form form{
    margin: 0;
    padding: 0;
}

.application{
    display: none;
}

#register__form_app, #login__form_app{
    margin-left: 88px;
    overflow: hidden;
    position: relative;
}

#register__form_app table, #login__form_app table{
    left: 2px;
    position: relative;
}

#register__form_app td, #login__form_app td{
    vertical-align: top;
    height: 34px;
}

#register__form_app .top, #login__form_app .top{
    width:532px;
    height: 50px;
    line-height: 23px;
}

#login__form_app .top{
    height: 49px;
}

#register__form_app .bottom, #login__form_app .bottom{
    width:283px;
    height: 21px;        
}

#register__form_app .top{
    /*background: url('/images/t-logreg-form/3/top-reg.png') top left no-repeat;*/
    background-color: #1072B9;
    height: 25px;
    text-align: center;
}

#register__form_app .right1{
    background: url('/images/t-logreg-form/2/right_fon_reg.png') top left no-repeat;
	position: absolute;
    top: 0px;
    left: 283px;
    width: 250px;
	height: 240px;
}


#login__form_app .top{
    background: url('/images/t-logreg-form/3/top-log.png') top left no-repeat;
}

#login__form_app .right{
    position: absolute;
    top: 0px;
    left: 283px;
    width: 250px;
	
}


#register__form_app .middle{
    width:530px;
    border-left: 1px solid #f5f5f6;
    border-right: 1px solid #f5f5f6;
    padding-top: 29px;
}

#login__form_app .middle{
    
    width:283px;
	height:150px;
}

#register__form_app .bottom{
    /*background: url('/images/t-logreg-form/bot.png') top left no-repeat;*/
    /*background: url('/images/t-logreg-form/2/bot.png') top left no-repeat;*/
    border-bottom: 1px solid #F5F5F6;
    border-left: 1px solid #F5F5F6;
    border-right: 1px solid #F5F5F6;
    width:530px;
}

#login__form_app .bottom{
   
}

.register_but, .login_but{
    /*position: absolute;*/
    /*top:12px;*/
    font-weight: bold;
}

.register_but{
    left: 37px;

}

.login_but{
    color: #FFFFFF;
    font-weight: bold;
	font-size: 16px;
    /*left: 120px;*/
    top: 3px;
}

#login__form_app .top span, #register__form_app .top span{
    cursor: pointer;
}


#login__form_app .top .active, #register__form_app .top .active{
    
}

#regbutton, #loginbutton{
    width: 110px;
    height: 21px;
    border: none;
    left: 111px;
    position: relative;    
}

#country, .how_learn{
    width: 239px !important; 
}

#regbutton{
    /*background: url('/images/t-logreg-form/register.png') top left no-repeat;*/
    /*background: url('/images/t-logreg-form/register_new.gif') top left no-repeat;*/
	background: url(//www.starwindsoftware.com/images/t-logreg-form/3/submit_new.gif) top left no-repeat;
	height: 32px;
	position: absolute;
	width: 114px;
	margin-left: 227px;
}

#loginbutton{
    background: url('/images/t-logreg-form/3/submit_new.gif') top left no-repeat;
	cursor: pointer;
	position:absolute;
	height: 32px;
    width: 112px;
	margin-left: 56px;
    margin-top: -26px;
}

