div#license_information
{
    background-color: #f8f8ee;
    border: solid 1px #e8e7d0;
    padding: 5px 10px 0px 10px;
    min-height: 10px;
    margin-top: -15px;
    margin-bottom: 30px;
    color: #666666
}
div#license_information p a
{
    border-bottom: dashed 1px;
}
div#license_information img
{
    margin: 5px 8px 0 0;
}
