#topbar {
	background-color: #339900;
	height: 10px;
	border-bottom: 1px solid #FFF;
	}

#user-info {
	position: absolute;
	right: 0px;
	top: 10px;
	border: 1px solid #A0BDEB;
	font-size: 10px;
	padding: 2px 5px 2px 2px;
	color: #69C;
	}

#container {
	position: relative;
	height: 75px;
	width: 707px;
	}

#logo-img {
	position: absolute;
	top:40px;
	left:583px;
	}

#logo-img-popup {
	position: absolute;
	top:15px;
	left:175px;
	}

#topnav-popup #container {
	height: 55px;
	width: auto;
	}

.selection-desc-inner {
    padding-top: 1px;
    padding-bottom: 7px;
}
