div.box3 {padding-bottom: 4px;}
div.box3 img {float: left; margin: -4px 4px 0 -4px;}
div.box3 p {
        clear: both;
        min-height: 56px; height: auto;
        padding: 4px;
        position: relative;
}

dt, dd {padding-right: 18px; padding-left: 28px;}
dd {margin-bottom: 12px;}
dd span {font-weight: bold; color: #ebbd06;}

dt {background: url('img/Q.gif') left top no-repeat;}
dd {background: url('img/A.gif') left top no-repeat;}


h2#hfaq {
        background-position: left bottom;
        background-image: url('img/h-faq.gif');
}
h2#htoptips {
        background-position: bottom left;
        background-image: url('img/h-toptips.gif');
}
