	#egu_logo
	{
		position: absolute;
		top: 0px;
		right: 0;
		z-index: 500;

		width: 115px;
		height: 101px;
		background-repeat: no-repeat;
		display: block;
		float: left;
		margin-left: 35px;
	}

#egujournals_popup span
{
			float: right;
			line-height: 26px;
			height: 17px;
			margin-right: .5em;
}
		#egujournals_popup_anchor
		{
			display: block;
			float: right;
			width: 80px;
			height: 17px;
			line-height: 26px;
		}
				#egujournals_popup_close
				{
					display: block;
					width: 16px;
					height: 16px;
					border: 0;
					float: right;
					margin: 0;
					padding: 0;
					margin-right: 3px;	
					background-image: url(https://www.electronic-earth.net/graphic_close_button.gif);
					background-repeat: no-repeat;
					background-position: top right;
				}
			#egujournals_popup_content
			{
				padding: .5em; 
				list-style-type:square; 
				margin-left: 0px; 
				padding-left: 30px;
				padding-top: 1em;
				font-size: 11px;
			}
				#egujournals_popup_content li
				{
					margin-bottom: .5em;
				}
				#egujournals_popup_content a
				{
					text-decoration: none;
				}
					#egujournals_popup_content a:hover
					{
						text-decoration: underline;
					}
