#tab-servicesHU {
    min-height: 0;
}
#tab-servicesHU h1 {
    font-size: 25px;
    margin: 25px auto;
}
#tab-servicesHU table {
    width: 900px;
    margin: 0 auto;
    border-spacing: 20px 0px;
    background: transparent;
    position: relative;
    left: -25px;
}
#tab-servicesHU table td {
    padding: 10px;
    background: #ffffff url('/data/photo/11481.jpg') bottom center no-repeat;
    clear: both;
    position: relative;
}
#tab-servicesHU table tr.second td {
    padding: 25px 10px 70px;
}
#tab-servicesHU table td h2 {
    text-transform: inherit;
    font-weight: normal;
    font-size: 150%;
}
#tab-servicesHU table td span.price {
    display: inline-block;
    float: right
}
#tab-servicesHU table td div.icon {
    display: inline-block;
    float: left;
    width: 66px;
    min-height: 83px;
    background: transparent url('/data/photo/11484.png') top center no-repeat;
    margin-left: 10px;
}
#tab-servicesHU table td div.content {
    display: inline-block;
    float: right;
    width: 300px;
}
#tab-servicesHU table td ul, #tab-servicesHU table td p, #tab-servicesHU table td h3 {
    padding: 0;
    margin: 0;
}
#tab-servicesHU table td div.content h2 {
    padding: 0;
    margin-bottom: 10px;
}
#tab-servicesHU table td div.content h3 {
    font-size: 100%;
    font-weight: normal;
    text-transform: none;
}
#tab-servicesHU table td ul {
    list-style: none;
}
#tab-servicesHU table td ul li {
    background: none;
    padding: 0;
}
#tab-servicesHU table td.dereg ul li.highlight {
    background-color: #f0f0f0;
}
#tab-servicesHU table td p.footnote {
    position: absolute;
    bottom: 10px;
    left: 110px;
    font-size: 90%;
    width: 300px;
    padding-top: 5px;
    border-top: 1px solid #eaeaea;
    color: #999;
}
#tab-servicesHU table td p.footnote strong, #tab-servicesHU table td p.footnote a {
    color: #005DA8;
}
#tab-servicesHU table td.dereg div.content h3 {
    margin: 10px auto 0px;
    line-height: normal;
}
#tab-servicesHU table td.coc div.content h3 {
    color: #000;
    font-style: italic;
}
#tab-servicesHU .required {
    color: #c33;
}
#tab-servicesHU div.required {
    margin: 10px;
    font-size: 90%;
}
