div.BubbleSelf { -moz-border-radius: 30px ; border-style: solid; border-width: 1px; margin-left: 0px; margin-right: 0px; vertical-align: middle; padding: 4px 8px; display: inline-block; width: 664px; min-height: 56px; /* overflow: hidden; this bugs mouse events. see bug #123077 */ } div.BubbleOther { -moz-border-radius: 30px ; border-style: solid; border-width: 1px; margin-left: 0px; margin-right: 0px; vertical-align: middle; padding: 4px 8px; display: inline-block; width: 664px; min-height: 56px; /* overflow: hidden; this bugs mouse events. see bug #123077 */ }