@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("abduzeedo.com") {
#main div.node h2.title, .title {
/* The Magic */
-moz-border-radius: 15px 0 0 0;
}
#sidebar-right .block {
-moz-border-radius: 15px !important;
-moz-box-shadow: black 5px 5px 10px;

margin-right:15px !important;
}
/*#main div.node.teaser a.imagecache:hover*/ #main div.node .title:hover {display:block !important; opacity: 0.7;}

}