/*#join-corner
{
    position: absolute;
    top: 6px;
    right: 10px;
}
#join-corner a
{
    display: block;
    background: url(/images/button-join-small.png) no-repeat;
    height: 40px;
    width: 134px;
    text-indent: -9999px;
}

#join-corner a:hover
{
    background: url("/images/button-join.png") no-repeat scroll center bottom transparent;
}*/

#header ul#topNavigation
{
    right: 191px;
}
#header ul.login-button
{
    right: 120px;
}
#header ul.logout-button
{
    right: 130px;
}

.input_name
{
    font-weight:bold;
}