--- themes/bartik/css/style.css	2010-08-01 15:43:51.000000000 -0400
+++ themes/bartik/css/styleBartikforums.css	2010-08-02 12:00:01.575285211 -0400
@@ -519,40 +519,44 @@ h1#page-title,
   margin-left: 0; /* LTR */
 }
 #comments .comment {
+  border:1px solid #D6D6D6;
   margin-bottom: 20px;
+  padding: 10px 15px;
+  -khtml-border-radius: 5px;
+  -moz-border-radius: 5px;
+  -webkit-border-radius: 5px;
+  border-radius: 5px;
 }
 #comments .attribution {
   float: left; /* LTR */
-  width: 110px;
+  width: 100%;
 }
 #comments .attribution img {
   margin: 0;
   border: 1px solid #d3d7d9;
 }
 #comments .submitted p {
+  float: left;
   margin: 4px 0;
   font-size: 110%;
   line-height: 1.2em;
 }
 #comments .submitted .comment-time {
-  font-size: 70%;
   color: #68696b;
+  font-size: 70%;
+  line-height: 2.2em;
+  margin-left: 5px;
 }
 #comments .content {
   font-size: 90%;
 }
-#comments .comment-arrow {
-  background: url(../images/comment-arrow.png); /* LTR */
-  height: 40px;
-  width: 20px;
-  margin-left: -45px; /* LTR */
-  margin-top: 10px;
-  position: absolute;
-}
 #comments .comment-text {
-  margin-left: 140px; /* LTR */
-  padding: 10px 25px;
-  border: 1px solid #d3d7d9;
+  clear: both;
+  padding:10px 0px;
+}
+#comments .comment-text ul.links {
+  display: block;
+  text-align: right;
 }
 #comments .indented {
   margin-left: 40px; /* LTR */
@@ -907,6 +911,7 @@ a.button {
   font-weight: normal;
   text-align: center;
   margin-bottom: 1em;
+  margin-right:5px;
   padding: 4px 17px;
   -khtml-border-radius: 15px;
   -moz-border-radius: 20px;
@@ -1105,7 +1110,11 @@ div.vertical-tabs .vertical-tabs-panes f
   padding: 1em;
 }
 #forum tr td.forum {
-  padding-left: 35px;
+  background-position: 7px 7px;
+  background-repeat: no-repeat;
+  padding-bottom: 5px;
+  padding-left: 40px;
+  padding-top: 9px;
 }
 
 /* --------------- Search Form ---------------- */
