#HV_PAGES_LINKS .hvLinkBox {
    background-color: #FFFFFF;
    height: 100%;
    margin: 10px;
    font-size: .9em;
    font-family: Arial,Tahoma,"Bitstream Vera Sans",sans-serif;   
    color: #656565;
    line-height: 14px;
    clear: both;
}

#HV_PAGES_LINKS .header { 
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #E6E6E6;
    margin-top: 10px;
}

#HV_PAGES_LINKS .main_content {
    border-top: 1px solid #E6E6E6;
    padding-top: 10px;
}

#HV_PAGES_LINKS .main_content table {
    width: 100%;
}

#HV_PAGES_LINKS .row_spacer {
   height: 10px;
}

#HV_PAGES_LINKS .hvLinkCell {
    width: 25%;
}

#HV_PAGES_LINKS .link_img {
    float: left;
}

#HV_PAGES_LINKS .link_img img {
    height: 45px;
    width: 45px;
    padding-right: 3px;
}

#HV_PAGES_LINKS .link_text {
    float: left;
}

#HV_PAGES_LINKS .link_text p {
    color: #656565;
    margin-bottom:0px;
}

