﻿/* clearfix */
.clearfix:after, .listfix:after, .formRow:after, .formAction:after, .colWrapper:after{ content: "."; height: 0; display: block; clear: both; visibility: hidden; }
* html .clearfix, * html .listfix li, * html .formRow, * html .formAction, * html .colWrapper { height: 1%; }