 /* lpo-1256-sideLogo 1.1 */

*+html #sidebar > img,
*+html #sidebar > a.newin {
    top: 10px !important;
}

#sidebar > img,
#sidebar > a.newin {
    position: absolute;
    top: 0;
}

#sidebar > .border {
    /*    position: relative;
    top: 98px;*/
  margin-top: 98px;
} 
