.big-header .logo {*/
    /*background: url("logo.png");*/
    width: 340px;
    height: 54px;
    margin-top: -27px;
}
.big-header .logo2 {
    background: url("logo.png");
    width: 300px;
    height: 84px;
    margin-top: 19px;
    margin-right: 170px;
    float: right;
    position: relative;
    background-repeat: no-repeat;
}
/*.big-header .logo-center {
    left: 0;
    margin-left: 180px;
}

* html .big-header .logo { /* This is a CSS hack for IE6 */
	/*background-image: url(logo.gif);*/
}

.footer-login span {
  color: #C3C3C3;
  float: right;
  font-size: 11px;
  font-weight: bold;
  margin-right: 180px;
  margin-top: 10px;
}

.big-header.header .wrap {
    height: 100px;
    background-color: #ffffff;
    background-image: none;
}

.big-header.header {
    height: 100px;
    background-color: #ffffff;
    background-image: none;
}
