#logo_right {
	display: block;
	text-align: right;
}

#logo_left {
	display: none;
}

#logo_right img {
	margin-right: 15px;
	margin-top: 0;
}