[class*=span-] img {
width:auto!important;
height: auto;
-ms-interpolation-mode: bicubic;
}
/*
figure img[src$=".png"], figure img[src$=".gif"] {
width:auto!important;
height:auto;
}
.imageGroupcenter
{
 width:100%; 
 text-align:center;
}
*/
.wb-invisible, {
 display:none;
}
img.LeaderRightJustified {
margin:0;
height:1em;
width: 90%;
}
details table {
width: 99%;
margin-top: 1em;
border-spacing: 0;
border-color: black;
border-collapse:collapse;
font-size: 90%;
}
ul.noBullet {
 list-style-type:none; 
}
ul.ProvisionList {
 list-style-type:none; 
 margin-left: 0!important;
}
ul ul.ProvisionList {
 list-style-type:none; 
 margin-left: 0!important;
}
ul ul ul.ProvisionList {
 list-style-type:none; 
 margin-left: 1.5em !important;
}
ul ul ul ul.ProvisionList {
 list-style-type:none; 
 margin-left: 1.5em !important;
}
ul ul ul ul ul.ProvisionList {
 list-style-type:none; 
 margin-left: 1.5em !important;
}
ul.HistoricalNote li
{
 list-style-type:none; 
 display:inline;
 padding-right:0.5em;
 font-size: 80%;
}