
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}


/**** Fraud footer ****/
#cs-team-wrap { width: 954px; margin: 0 auto; padding: 56px 0 40px 0; }
#cs-team-wrap .left-col { float: left; width: 445px; padding: 4px 0 0 0; font-size: 14px; color: #383838; text-align: center; }
#cs-team-wrap .left-col p { margin: 12px 0 0 0; line-height: 20px; zoom: 1; }
#cs-team-wrap .right-col { float: right; width: 478px; }
ul#cs-team-list { list-style-type: none; }
ul#cs-team-list li { float: left; width: 234px; margin-left: 9px; }
ul#cs-team-list li:first-child { margin: 0; }