﻿#logon
{
    background-image: url(/images/submenu/greensclub/logon_on.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 122px;
    height: 106px;
    right: 492px;
    z-index: 10;
}

#logout 
{
	background-image: url(/images/submenu/greensclub/logout_on.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 122px;
    height: 106px;
    right: 378px;
    z-index: 10;
}