/* -------------------------------------------------------------------------------------------------
REGISTER HOME
-------------------------------------------------------------------------------------------------- */
#register .home {background: url(../_images/secure/register/content_bck.jpg) no-repeat right top;padding-bottom:100px;}
#register .home .col-left {float:left;width:380px;display:inline;margin:25px 0 0 40px;}
#register .home #register-plinth label {position:relative;width:130px;text-align:right;display:block;margin-top:10px;} 
#register .home #register-plinth label input {position:absolute;left:100%;top:0px;margin-left:10px;width:190px;}  
#register .home #register-plinth .button {margin:20px 0 0 140px;}
/* -------------------------------------------------------------------------------------------------
REGISTER SORRY
-------------------------------------------------------------------------------------------------- */
#register .sorry .col-left {float:left;width:380px;display:inline;margin:25px 0 0 40px;}
#register .sorry #login-plinth label {position:relative;width:130px;text-align:right;display:block;margin-top:10px;} 
#register .sorry #login-plinth label input {position:absolute;left:100%;top:0px;margin-left:10px;width:190px;}
#register .sorry #login-plinth .button {margin:20px 0 0 140px;}
/* -------------------------------------------------------------------------------------------------
REGISTER THANKS
-------------------------------------------------------------------------------------------------- */
#register .thanks .col-left {float:left;width:445px;display:inline;margin:25px 0 0 40px;}
#register .thanks #thanks-plinth {height:1%;}
/* -------------------------------------------------------------------------------------------------
LOGIN HOME
-------------------------------------------------------------------------------------------------- */
#login .home {background: url(../_images/secure/register/content_bck.jpg) no-repeat right top;}
#login .home .col-left {float:left;width:380px;display:inline;margin:25px 0 0 40px;}
#login .home #login-plinth label {position:relative;width:130px;text-align:right;display:block;margin-top:10px;} 
#login .home #login-plinth label input {position:absolute;left:100%;top:0px;margin-left:10px;width:190px;}  
#login .home #login-plinth .button {margin:20px 0 0 140px;}
#login .home #register-plinth label {position:relative;width:130px;text-align:right;display:block;margin-top:10px;} 
#login .home #register-plinth label input {position:absolute;left:100%;top:0px;margin-left:10px;width:190px;}  
#login .home #register-plinth .button {margin:20px 0 0 140px;}
/* -------------------------------------------------------------------------------------------------
FORGOTTEN PASSWORD
-------------------------------------------------------------------------------------------------- */
#forgotten-password .home {background: url(../_images/secure/register/content_bck.jpg) no-repeat right top;padding-bottom:300px;}
#forgotten-password .home .col-left {float:left;width:380px;display:inline;margin:25px 0 0 40px;}
#forgotten-password .home #password-plinth label {position:relative;width:130px;text-align:right;display:block;margin-top:10px;} 
#forgotten-password .home #password-plinth label input {position:absolute;left:100%;top:0px;margin-left:10px;width:190px;}  
#forgotten-password .home #password-plinth .button {margin:20px 0 0 140px;}

