#staticNav {
	position: absolute;
	width: 170px;
	top: 40px;
	right: 0px;
	z-index: 900;
}

#staticNav select {
	width: 170px;
}
