﻿.hiw_title
{
    font-size: 16pt;
    font-family: 'Century Gothic';
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #ff9900;
}
.hiw_text
{
    font-size: 11pt;
    font-family: Georgia;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align:left;
}
.hiw_img
{
    padding: 10px;
}
.hiw_row
{
    border-bottom: #000000 1px solid;
}

.hiw_row ul
{
    margin:0px;
    padding:0px;
}
.hiw_row ul li
{
    display:block;
    clear:left;
    float:inherit;
    width:100%;
    list-style-type:circle;
}
.hiw_row ul li p
{
    clear:both;
}