.mod-current-incentives-home {
    float: left;
    width: 317px;
    margin: 7px 0 0 7px;
    background: #ffffff;
    height: 222px;
}
.mod-current-incentives-home .heading {
    padding: 7px 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #000000;
}
.mod-current-incentives-home .inner-box {
    padding: 0 10px;
}
.mod-current-incentives-home a:hover {
    text-decoration: underline;
}
.mod-current-incentives-home .image {
    width: 108px;
    float: left;
}
.mod-current-incentives-home .text {
    margin-left: 108px;
}
.mod-current-incentives-home .text .title {
    color: #e64100;
    font-size: 14px;
    font-weight: bold;
}
.mod-current-incentives-home .links-list {
    margin: 10px 0;
    padding: 0;
}
.mod-current-incentives-home .links-list a {
    background: transparent url("/public/modules/CurrentIncentivesHome/default/images/arrow-bullet.gif") 0 center no-repeat;
    padding-left: 8px;
    color: #e64100;
}
.mod-current-incentives-home .links-list a:hover {
    text-decoration: underline;
}
