/*
  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: 16 September 2010 17:52:44
*/


/* ********************************** */
/*         Print stylesheet           */
/* ********************************** */
/* Contains declarations for:         */
/*     - print styles only            */
/* ********************************** */

div#top,
div#utilities,
div#branding-text,
div#nav,
div#back{
    display: none;
}

div#body{
    background-color: white !important;
    background-image: none !important;
}

table{
    border-collapse: collapse;
}

table td,
table th{
    text-align: left;
    vertical-align: top;
    border: 1px solid gray;
    padding: 0.5em;
}

div#footer{
    text-align: center;
    padding-top: 4em;
}
div#footer ul{
    display: inline;
} 
div#footer ul li { 
    list-style: none;
    display: inline;
}