/*HoroWidget2*/
.HoroWidget2 .B_inner{
    padding-right: 130px;
    background-image: url(/images/widgets/horo_widg2/bg.gif);
    background-repeat: no-repeat;
    background-position: right 0;
    background-color: #0B011E;
    min-height: 111px;

    position: relative;
    cursor: pointer;
    zoom: 1;
}

.HoroWidget2 .B_inner h4{
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    margin-top: -3px;
    color: #fff;
}

.HoroWidget2 .Btn{
    position: absolute;
    bottom: 20px;
    left: 12px;
}

.HoroWidget2 .B_inner .href_box{
    display: block;
    width: 100%;
    min-height: 111px;

    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

/*end HoroWidget2*/	