configuration.naml

<override_macro name="site_style" unindent="true">
	<n.overridden/>
	body, input, button, textarea, select{font-size:100%;}
</override_macro>

<override_macro name="site_style" unindent="true">
	<n.overridden/>
.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;
}
</override_macro>

<override_macro name="site_style">
		<n.overridden/>
		
			#forum-title { float: left; }
		
	</override_macro>

<override_macro name="site_style">
		<n.overridden/>
		
			#description-box { text-align: left; }
		
	</override_macro>

<override_macro name="call_view_forum">
							<n.call_view_topics/>
						</override_macro>