body, html, #container {   } 
#keywords { padding-top: 4px; padding-bottom: 3px;   }
#search_middle {  max-height: 91px;  }
.header {   min-width: 1000px;   }
.header__inner, .footer_inner { min-width: 1000px;   }
.header__inner {  width: 1000px; position: absolute; top: 0px;  left: 50%; margin-left: -500px !important;   }
#content_inner {  min-width: 924px; border: 0px solid red; }
#content { border: 0px solid red;   }

.rf_check_group_outer { border: 0px solid black !important;   }
.rf_check_group_outer input {   }
.rf_check_group_outer input[type="checkbox"], .rf_check_group_outer input[type="radio"]{ display: inline-block; }
.rf_check_group_outer input[type="checkbox"] + label:after, .rf_check_group_outer input[type="radio"] + label:after { display: none;   }