/*
@  Template Layout #RTDS-STANDARD CLEARFIX.CSS
@  Template Version 2008 1.5.3
@  Compatability Tessted: IE6, IE7, FF, Opera, 
@  XHTML 1.0 / CSS Validated
@  Author: Jared Ritchey
@  Author URL:  http://www.jaredritchey.com/
@  Author E-Mail: info@templatedesignkit.com
@  (C) 2007 - 2008 Published for the RTDS
@  Publisher URL:  http://www.templatedesignkit.com/
@  Dreamweaver CS - Rapid Template Design Kit
*/
.clear, .clr{clear: both;}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
