@CHARSET "ISO-8859-1";
@import url('layout2.css');
@import url('typography.css');

.floatLeft{float:left}
.floatRight{float:right}
.clearFloat{clear:both;font-size:1px;margin:0;padding:0}
.width66{width:66%}
.width33{width:33%}