.nabble .shaded-bg-color,
tr.dropdown-hover,
span.dropdown table,
.post-hover {
background-image: url("/images/styles/glossy-light.gif");
background-repeat: repeat-x;
}
tr.dropdown-hover {
background: #cccccc;
}
.nabble th,
.nabble .dark-bg-color {
background-image: url("/images/styles/glossy-dark.gif");
background-repeat: repeat-x;
}
.nabble .error-message,
.nabble .info-message,
.nabble .light-highlight {
background-image: url("/images/styles/glossy-light-highlight.gif");
background-repeat: repeat-x;
}
.nabble .highlight {
background-image: url("/images/styles/glossy-highlight.gif");
background-repeat: repeat-x;
}
.nabble .dark-highlight {
background-image: url("/images/styles/glossy-dark-highlight.gif");
background-repeat: repeat-x;
}
		
			#forum-title { display: none; }