+.pun .blockpost {
+ background-color: #4E4E4E !important;
+}
+
+.pun .blockpost h2 {
+ background-color: #606060 !important;
+}
+
+.pun .quotebox {
+ background-color: #444444 !important;
+ border-color: #5A5A5A !important;
+ color: white !important;
+}
+
+.pun .quotebox cite {
+ color: #AAA !important;
+}
+
+.pun #quickpost h2 {
+ background-color: #343434 !important;
+ border-color: #5A5A5A !important;
+ color: #AAA !important;
+}
+
+
+.pun .infldset,
+#adintro .inbox,
+#adstats .inbox {
+ background-color: #343434 !important;
+ border-color: #5A5A5A !important;
+}
+