@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {

.UIRoundedImage_LARGE, .UIRoundedImage_Image {
width: 35px !important;
height: 35px !important;
}

.UIRoundedImage_LARGE .UIRoundedImage_CornersSprite {
left: -50px !important;
}

.UIComposer_STATE_PIC_OUTSIDE .UIComposer_UIRoundedBox, .UIIntentionalStory_Body {
padding-left: 45px !important;
min-height: 35px !important;
}

/*If you'd like to remove the rounded corners, un-comment this code
.UIRoundedImage_CornersSprite {
display: none !important;
*/
}

}