/**
 * Creates a three column layout with the content floatet left
 * and sidebars #primary and #secondary right to the content and
 * a fixed width of 960px.
 *
 * #content - #primary - #secondary
 *
 * @since 3.6
 * @package dkret3
 * @subpackage CSS
 */

/* Get layout CSS */
@import url('../css/3c-l-layout.css');