/*
  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: 13 February 2012 16:02:17
*/


#right-column{
    float:none;
    width:94%;
    padding:8px;
    margin-left:3%;
    margin-right:3%;
    margin-top:5px;
    margin-bottom:15px;
    font-size:90%;
}

#right-column table{
    width:100%;
}

#right-column td, #right-column th{
    padding: 5px 8px 1px 8px;
}

ol.alpha{
list-style-type: lower-alpha;
}

ol.roman{
list-style-type: lower-roman;
}

/* Stops inline links in right column changing style*/
#right-column a{
    text-decoration:none;
    color: black;
}
