﻿.gateway-item {
    margin: 10px 0;
    min-height: 130px;
}
.gateway-item h2 {
    /*text-decoration: underline !important;	*/
}
.gateway-item h3 {
    /*text-decoration: underline !important;	*/
}
.gateway-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
a.gateway-link,
a:visited.gateway-link {
    color: #000000 !important;
    display: block; /*text-decoration: none !important;*/
}
a:hover.gateway-link {
    color: #000080 !important; /*text-decoration: underline !important;*/
    font-weight: normal !important;
}
