.leftmenu LI:hover {
    background: blue;
    color: white;
}

blockquote {
   position:relative;
   top:-12px;
   padding:2px !important;
   margin-top:0px !important;
   margin-bottom:3px !important;
   display:inline-block !important;	
}