/*
  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: 12 March 2010 21:01:00
*/


/* CSS specific to home page */

h2.page-title, p.blurb, #breadcrumb, #print-friendly {
    display: none;
}

#breadcrumb-home {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 85%;
}

#flash { padding-top: 30px;
}


#content h3 {
    padding: 1em 0 0 0;
    margin: 1em 0 0.5em 0;
    font-weight: normal;
    color: #D25C2B;
    font-size: 120%;
}

#viewall {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
}

.context {
    position: absolute;
    left: -999em;
    width: 1em;
    overflow: hidden;
}

#w3c {
    display: none;
}