@import "docbook.css";
.atkspecial-chapter .orderedlist > .listitem p::before{
content:url("../imagedata/checkbox.png");
padding-right:10px;
display:inline-block;
}

.mediaobject img{
padding: 10px;
height:auto;
width:auto;
max-width:900px;
max-height:900px;
    
}
div.informalfigure img{
padding:10px;
height: auto; 
width: auto; 
max-width: 600px; 
max-height: 600px;
border:solid #D3D3D3 1px;
}

.table table{height:300px;}
