/*
 * c-css by U4EA Technologies - Allan Jardine
 * c-css adapted for CodeIgniter by Grant Craig
 * Version:       1.2.php.1
 * Browser:        0
 * Browser group: 
 */
body{ max-height:650px; }
div.leftcol{ top:0; left:0; margin:0; padding:0; position:absolute; width:120px; height:456px; background-color:#281b35; }
div.rightcol{ top:0; right:0; position:absolute; width:120px; height:456px; background-color:#281b35; }
div#main{ position:relative; margin:0; padding:0; width:635px; height:457px; }
div#container{ margin: 15px auto 5px; padding:0; position:relative; width:875px; height:457px; overflow:hidden; }
div#main ul{ width:624px; overflow:auto; margin-left:131px; }
div#main ul li{ margin-right:12px; margin-bottom:12px; width:144px; height:144px; display:block; float:left; background:#281b35; overflow:hidden; }
div#main ul li img{ width:144px; height:144px; display:block; }

