/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 06 August 2024 22:05:41
*/


.content-container .content .sitemap_list > li:before{
    content: "";
}

.content-container .content table {
white-space: normal;
}

.content-container .content ul>li::before {
/*display:none;*/
}


.content-container .content ul {
 list-style: disc;
}

/* remove double underline - browsers adding 2nd underline to <u> elements wrapped around <a href> */
.content-container .content u {
    text-decoration: none;
}