@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {

.UIStory:hover, .UIRecentActivityStory:hover {
background-color: #e4e8f0 !important;
-moz-border-radius: 6px !important;
-webkit-border-radius: 6px !important;
}

.UIStory:hover .ufi_section { 
background-color: #c4d8e0 !important;
}

}