Index: tnt_corners.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/acquia_marina/plugins/styles/tnt_corners/Attic/tnt_corners.css,v
retrieving revision 1.1.2.1
diff -u -p -r1.1.2.1 tnt_corners.css
--- tnt_corners.css	5 Jun 2009 08:00:57 -0000	1.1.2.1
+++ tnt_corners.css	23 Jul 2009 19:34:56 -0000
@@ -1,9 +1,14 @@
-.acquia_marina-corner-wrapper h2.title {
+.acquia_marina-corner-wrapper h2.pane-title {
   background-color: #94CE18;
   color: #fff;
+  font-family: Myriad Pro,Myriad Web Pro Regular,Lucida Grande,Geneva,Trebuchet MS,sans-serif;
+  font-size: 1.333em;
+  font-weight: 600;
+  margin: 0 0 10px;
   padding: 8px 8px 6px 46px;
   text-align: right;
-  text-shadow: #545454 1px 1px; 
+  text-shadow: #545454 1px 1px;
+  text-transform: uppercase;
   -moz-border-radius-topleft: 3px;
   -moz-border-radius-topright: 3px;
   -webkit-border-top-left-radius: 4px;
@@ -74,3 +79,11 @@
   background-position: left;
   padding: 0 0 0 8px;
 }
+
+.acquia_marina-corner-wrapper .pane-content {
+  padding: 0 6px;
+}
+
+.acquia_marina-corner-wrapper div.node h2.title {
+  border: none;
+}
