#header {
	height: 213px;
}

#logo {
	margin-left: 25px;
}

.header_box, .header_box_bg {
	right: 0;
	top: 0;
	margin-top: 50px;
	height: 50px;
	padding: 1.4em 1em 32px 1em;
	width: 15em;
	text-align: right;
}
.header_box_bg {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.left {
	padding-left: 2em;
}

#ie6 #key { display: none !important; }
