/* Logo */

#login #header {
	height: 100px;
}
#login #header #logo-group { width: 100%; height: 100px; text-align: center; }
#login #header #logo { margin-top: 0; width: auto; height: 100px; float: none; }
#login #header #logo a { display: block; }
#login #header #logo img { width: auto; height: 100px; }
