/* start_Copyright_Notice
 Licensed Materials - Property of IBM

 "Restricted Materials of IBM"

 5639-VC6 5639-VM1

 (C) Copyright IBM Corp. 2012 All Rights Reserved.

 US Government Users Restricted Rights - Use, duplication or
 disclosure restricted by GSA ADP Schedule Contract with
 IBM Corp.
 end_Copyright_Notice */

img {
    height: 200px;
    float: left;
}

.ul{
    margin: 15px 10px 0 0;
    padding-left: 30px;
    padding-right: 10px;
    font-family: Arial,Helvetica,sans-serif;
}

.li{
    font-size: 14px;
    padding-bottom: 8px;
}

.indexImage {
    width: 18px;
    text-align: center;
    font-weight: bold;
    float: left;
    margin-right: 0.2em;
}