p{
    margin: 0.5em 0 0.5em 0;
}


ul.strong
{
    list-style: none;
    list-style-image: none;
    position: relative;
    left: -23px;
    padding-left: 0;
    margin-left: 0;

}


ul.strong li {
    list-style: none;
    list-style-image: none;
    background: url('images/bulet1.gif') top left no-repeat;
    padding: 0px 0px 1.38em 24px;
    margin:0;
}

ul.strong li,
ul.strong li a,
ul.strong li a:link,
ul.strong li a:visited,
ul.strong li a:active,
ul.strong li a:hover
{
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    color: #0082C3;
}

a.strong, 
a:link.strong, 
a:hover.strong, 
a:active.strong, 
a:visited.strong
{
    font-weight: bold;
} 

.small {
    font-size: 11px;
    line-height: 1.2em;
}

.imageram {
    padding: 3px 4px 8px 3px; 
    background: #FFFFFF url(images/imageram.gif ) no-repeat right bottom;
}
