/* jacl - hide the register link - this isn't a very good method, but it's all that there is */
/*	
body.login #nav a[rel="nofollow"] {
    display: none;
}	

body.login #nav {
    font-size:0;
}
	
body.login #nav .separator, body.login #nav a {
    font-size:12px;
}
*/

body.login .language-switcher {
    display:none !important;
}
