﻿#main_content h3.topic
{
    margin-top: 20px;
}
#main_content h3.topic a
{
    color: #E55016;
    border-bottom: solid 2px #E55016;
}
#main_content li.helpcategory, #main_content li.resourcecategory 
{
    list-style: none;
    margin: 20px 0;
}
#main_content li.helpcategory a, #main_content li.resourcecategory a
{
    display: block;
    color: #E55016;
    border-bottom: none;
}
#main_content li.helpcategory a:hover, #main_content li.resourcecategory a:hover
{
    border-bottom: none;
}
#main_content li.helpcategory a span, #main_content li.resourcecategory a span
{
    display: block;
    font-size: 80%;
    color: #0120B8;
    margin: 0 10px;
}

#main_content li.helpitem, #main_content li.resourceitem 
{
    list-style-type: square;
}

.locality
{
    margin-right: 5px;
}
.region, .postal-code 
{
    margin-right: 8px;
}
.adr 
{
    margin: 0 0 10px 0;
}
.tel .type { display: none; }
