body{
  background:url("/_resources/ou/editor/css/gray-right-side.jpg") no-repeat;
  
    margin-bottom: 5px;
    margin-left: 552;
    margin-right: 0;
    margin-top: 28;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width:200px;
  
}


h4 {
    color: #512888;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.4em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

h5 {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}
  
  li {
    display: list-item;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin-left:-25px;
    margin-top:-0.5em;
    line-height: 16px;
    font-size:11px;
}

h4 + h5 {
    margin-top: -0.4em;
}
