/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 September 2010 11:20:52
*/


/* Global */

*
{
    margin: 0;
    padding: 0;
}

body
{
    background: none;
}

#main-content ul, .primary-box ul, .secondary-box ul
{
    list-style-type: disc;
    margin: 1em 0 1em 1.5em;
    padding: 0;
}

#main-content li, .primary-box li, .secondary-box li {
    margin: 0 0 0 1.5em;
    padding: 0 0 0 1.5em;
}

#banner,
#sharing,
#footer,
#breadcrumb,
#section-menu,
#main-menu,
#aggregate-menu,
#search-box,
p#site-links {
    display: none;
}

#main-wrapper {
    height: 80px;
}

#header {
    height: 80px;
}

#main-content {
    /* width: 640px */
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

#feature-area {
    /*width: 240px; */
    padding-top: 0;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

#main-content .row, #main-content .column, #main-content .column-half {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
