	.logindropdown 
	 {
     /*left: 530px;*/
     color: #555;
	 margin: -5px -22px 0 42px;
	 width: 143px;
	 position: relative;
	 height: 17px;
	 text-align:left;
	 white-space:nowrap;
	 }
	.loginsubmenu
	 {
	 background: #fff;
	 position: absolute;
	 top: -10px;
	 left: 74px;
	 z-index: 100;
	 width: auto;
	 display: none;
	 padding: 40px 0 5px;
	 border-radius: 6px;
	 box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);	 
	 }
	.logindropdown li a 
	 {
	 color: #007398;
	 display: block;
	 font-family: arial;
	 font-weight: bold;
	 padding: 2px 15px;
	 cursor: pointer;
	 text-decoration:none;
	 }
	
	.logindropdown li a:hover
	 {
	 background:#E5E5E5;
	 color: #007398;
	 text-decoration: none;
	 font-weight: bold;
	 }
	a.loginaccount 
	 {
	 font-size: 14px;
	 top:0px;
	 color: #007398;
	 position: absolute;
	 z-index: 110;
	 display: block;
	 padding: 11px 0 0 20px;
	 height: 28px;
	 width: 121px;
	 margin: -11px 0 0 70px;
	 text-decoration: none;
	 cursor:pointer;
	 }
	.loginroot
	 {
	 list-style:none;
	 margin:0px;
	 padding:0px;
	 font-size: 11px;
	 padding: 11px 0 0 0px;
	 border-top:1px solid #dedede;
	 }
	 
	 /*Welcome message for register user*/
	 .welcomemsg
	 {
     color: #555;
	 margin: -5px -22px 0 43px;
	 width: 143px;
	 position: relative;
	 height: 17px;
	 text-align:left;
	 white-space:nowrap;
	 }
	 
	 a.login_welcome_msg 
	 {
	 color: #007398;
	 position: absolute;
	 z-index: 110;
	 display: block;
	 padding: 22px 0 0 20px;
	 height: 28px;
	 width: 121px;
	 margin: -11px 0 0 -10px;
	 text-decoration: none;
	 cursor:auto;
	 font-family:Calibri;
	 font-size:15px;
	 }
	 /*ends*/
	 
	 /*3M User \"Provided by 3m\"*/
	 .login3Muser
	 {
     color: #555;
	 margin: -5px -22px 0 43px;
	 width: 143px;
	 position: relative;
	 height: 17px;
	 text-align:left;
	 white-space:nowrap;
	 }
	 
	 a.login_3Museraccount 
	 {
	 color: #007398;
	 position: absolute;
	 z-index: 110;
	 display: block;
	 padding: 22px 0 0 20px;
	 height: 28px;
	 width: 121px;
	 margin: -11px 0 0 -10px;
	 text-decoration: none;
	 cursor:auto;
	 font-family:Calibri;
	 font-size:15px;
	 }
	 /*ends*/
	 
	  /*IP User \"Welcome, Elsevier\"*/
	 .loginipuser
	 {
     color: #555;
	 margin: -5px -22px 0 43px;
	 width: 143px;
	 position: relative;
	 height: 17px;
	 text-align:left;
	 white-space:nowrap;
	 }
	 
	 a.login_ipuseraccount 
	 {
	 color: #007398;
	 position: absolute;
	 z-index: 110;
	 display: block;
	 padding: 22px 0 0 20px;
	 height: 28px;
	 width: 121px;
	 margin: -11px 0 0 -10px;
	 text-decoration: none;
	 cursor:auto;
	 font-family:Calibri;
	 font-size:15px;
	 }
	/*Ends*/