.header .logo h1 a {
	background: url(../images/pse/pse_logo.png) no-repeat 0 0 !important;
	height: 75px;
	width: 250px;
}
.header .logo{
    padding : 15px 10px 0 10px;
}
.header {
 border-bottom: #616368 1px solid;
 height:80px;
}
.public_header_top_links{
        width: 500px;
}
.public_header_top_links ul li,
.public_header_top_links ul li a{
        padding: 0px 10px;
}

li.public_header_profile {
	display:none;
}

.public_header.help {
  max-width: normal;
  font-weight: normal;
}

.public_registration.help {
  font-weight: normal;
}

.public_header.welcome.pse {
  max-width: 400px;
}

.clouds{
	display: none !important;
}
