@charset "utf-8";
/* CSS Document */
/* Note: Make HTML 5 elements block-level for consistent styling */
header, nav, article, footer, address, section { display:block; }
img { border: none; }
ul,li { list-style: none; }
[class*="ch-la"]:after {content: " "; display: block; clear: both;}
[class*="ch-la"]>* { float: left; }