.clearfix:after 
{
    content: ".";      
    display: block;      
    height: 0;      
    clear: both;      
    visibility: hidden; 
}  
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display:block;}
/* End hide from IE-mac */


.header_ {
  width: 760px;
  background-color: #F31627;
}

.topHeader_ {
  height: 26px !important;
  background-image: url(/i/bgHead.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #CCCCCC;
}

.topHeader_ input {
  position: relative;
  top: -1px;
  height: 18px;
}

.centerHeader_ {
  height: 160px !important;
  border-left: 1px solid #F31829;
  border-right: 1px solid #F31829;
  background-color: #F31627;
}
