/*
  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: 06 January 2009 11:00:10
*/


/* Context links (quick links) */

#quick-links, #quick_links {
    float: right;
    width: 180px;
    margin-right: 10px;
    padding: 5px;
    display: inline;
    clear: right;
}
#quick-links h3, #quick_links h3 {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    background-color: #E3E3E3;
    margin: 0 0 1em 0;
    padding: 3px;
    color: #000066;
}
#quick-links p, #quick_links p {
    margin: 1em 0 0 0;
}
#quick-links ul, #quick_links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#quick-links li, #quick_links li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.attention, .disclaimer {
    margin: 1em 235px 1em 0;
    background-color: #E3F2FD;
    padding: 5px;
}
.disclaimer {
    font-size: 85%;
}
.right-content {
    float: right;
    clear: both;
    width: 180px;
    padding: 5px;
    margin: 1em 10px 1em 0;
    overflow: hidden;
}
.right-content-full {
    float: right;
    clear: both;
    width: 192px;
    margin: 1em 10px 1em 0;
    display: inline;
    overflow: hidden;
}