-moz-border-radius:4px;
-webkit-border-radius:4px;
}
+.notices .notices {
+margin-top:7px;
+margin-left:3%;
+width:97%;
+float:left;
+}
+
/* NOTICES */
#notices_primary {
}
/* NOTICES */
-.notices li.over {
-background-color:#fcfcfc;
-}
-
.notice-options .notice_reply a,
.notice-options form input.submit {
background-color:transparent;
.notices li.hover {
background-color:#fcfcfc;
}
+
+.notices .notices {
+background-color:rgba(200, 200, 200, 0.025);
+}
+.notices .notices .notices {
+background-color:rgba(200, 200, 200, 0.050);
+}
+.notices .notices .notices .notices {
+background-color:rgba(200, 200, 200, 0.075);
+}
+.notices .notices .notices .notices .notices {
+background-color:rgba(200, 200, 200, 0.100);
+}
/*END: NOTICES */
#new_group a {
}
/* NOTICES */
-.notices li.over {
-background-color:#fcfcfc;
-}
-
.notice-options .notice_reply a,
.notice-options form input.submit {
background-color:transparent;
.notices li.hover {
background-color:#fcfcfc;
}
+
+.notices .notices {
+background-color:rgba(200, 200, 200, 0.025);
+}
+.notices .notices .notices {
+background-color:rgba(200, 200, 200, 0.050);
+}
+.notices .notices .notices .notices {
+background-color:rgba(200, 200, 200, 0.075);
+}
+.notices .notices .notices .notices .notices {
+background-color:rgba(200, 200, 200, 0.100);
+}
/*END: NOTICES */
#new_group a {