div.reports h1 {

    border: 0;
    margin: 0 5px 10px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #ccc;
}

#wrapper2 {

    margin-left: -50px;
    width: 635px; 


}

.reports {

    padding-left: 10px !important;

}

.boxes {

    margin-left: 0;
    margin-right: 0;

}

#right h1 {

    border: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 10px;

}

#right_scroll_in_the_news, #right_scroll_recent_digest_articles {

    margin-left: 10px;
    margin-bottom: 20px;
    padding-left: 5px !important;
    width: 230px;
    background-image: none;
}

#right_scroll_recent_digest_articles {

    height: 900px;

}

.jspHorizontalBar, .jspVerticalBar, .jspTrack {

    background: none repeat scroll 0 0 #eee;

}

.jspArrow, .jspArrow.jspDisabled {

    background-color: #fff;

}

.jspVerticalBar {

    width: 9px;

}

.jspVerticalBar .jspArrowUp {

    background-image: url('../images/red_arrow2_up.png');
    background-repeat: no-repeat;
    background-position: center center;

}

.jspVerticalBar .jspArrowUp.jspDisabled {

    background-image: url('../images/red_arrow2_up_disabled.png');

}

.jspVerticalBar .jspArrowDown.jspDisabled {

    background-image: url('../images/red_arrow2_down_disabled.png');

}

.jspVerticalBar .jspArrowDown {

    background-image: url('../images/red_arrow2_down.png');
    background-repeat: no-repeat;
    background-position: center center;


}

.jspDrag {

    background-color: #003E7E;

}

#left ul.projects {

    line-height: normal;

}
