#div_logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
}

#div_select_box {
	border: 0px solid #f00;
	position: absolute;
	left: 300px;
	top: 33px;
}

#div_signup {
	border: 0px solid #f00;
	position: absolute;
	left: 600px;
	top: 20px;
}

#div_directive {
	border: 0px solid #f00;
	position: absolute;
	left: 800px;
	top: 33px;
}

.select_box {
	font-size: 18px;
}