.home-pic-holder {
    margin: 0px;
    padding: 0px;
    width: 494px;
    height: 181px;
    background: url(../images/header_money_transfer_notxt.jpg) left no-repeat;
}

.home-pic-holder .header_content {
    height: 118px;
}

.home-pic-holder h1 {
    margin: 0px 0px 0px 20px;
    padding: 18px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 18px;
    width: 200px; /* then no <br/> in text needed */
}

.home-pic-holder .info_text {
    height: 58px;
    width: 250px;
    margin: 5px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
}

.home-pic-holder .testimonials {
    margin: 20px 0px 0px 48px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #e30000;
    font-weight: bold;
}

.home-pic-holder .testimonials a {
    color: #e30000;
    text-decoration: none;
}

.home-pic-holder .testimonials a:hover {
    color: #055994;
    text-decoration: underline;
}
