-panel > fieldset > a[type="ad"]:first-child > div:first-of-type,
-panel > fieldset > a[type="comment"]:first-child > div:first-of-type,
-panel > fieldset > a[type="profile"]:first-child > div:first-of-type,
-panel > fieldset > a[type="thumb"]:first-child > div:first-of-type {
+panel > fieldset > a[type="ad"]:first-child > div:first-child,
+panel > fieldset > a[type="comment"]:first-child > div:first-child,
+panel > fieldset > a[type="profile"]:first-child > div:first-child,
+panel > fieldset > a[type="thumb"]:first-child > div:first-child {
+ -moz-border-radius-topleft: 9px;