.header{
	background: url(../img/nativ_header.png) #fff no-repeat 98% 0px;
    background-size: 240px;
}
.footer {
	display:none;
}
.button, input.button, .button2.small-btn {
   background: #cc0033;
}
.popup_title h2 {
   color: #cc0033;
}
.button2, input.button2, input.login_submit {
    background-color:#cc0033;
	border:none;
	border-radius:0px;
}