  div#logdinName {
    background-image:  url(/nexen/assets/images/shared/spacer.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 687px;
    top: 25px;
    height: 1px;
    width: 100px;
    vspace: 1px;
    color:FF9900; 
    font-size:66%; 
    font-style:normal; 
    font-weight:bold; 
    font-family:Arial
	}
  div#logdinEmail {
    background-image:  url(/nexen/assets/images/shared/spacer.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 687px;
    top: 39px;
    height: 1px;
    width: 1px;
    vspace: 1px;
    color:FF9900; 
    font-size:66%; 
    font-style:normal; 
    font-weight:bold; 
    font-family:Arial
	}
  div#logout {
    background-image:  url(/nexen/assets/images/shared/spacer.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 687px;
    top: 44px;
    height: 1px;
    width: 1px;
    vspace: 1px;
	}
  div#tdh {
    height:35px;
    overflow:hidden;
    }
  #modal_container {
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	overflow:auto;
	padding:5px;
	text-align:left;
	}

  #modal_overlay {
	background-color:#000000;
	}
    