/*
Replaces
div.alternate-heading h2 {}
in oakwood css.
Putting an extra div outside the module
to change the heading
is not feasible since the the standard module
is flexible and allows for other content 
were you might not want to have an extra div.


h2.heading-inside-module
{
background:transparent none repeat scroll 0 0 !important;
font-size:1.8em;
letter-spacing:-0.025em;
margin:0 0 10px;
padding:0;
text-transform:none;
}

*/

/*
Temporary styling for register form
*/
form#sbbsRegisterForm label
{
	display:inline-block;
	width:110px;		
}

/* Feed-reader column-2 fix */

div.rss-feed h3{
	font-size:1.2em;
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	line-height:1.67;
}

div.rss-feed p{
	color:#808080;
	font-size:1.2em;
	font-family:Arial,Helvetica,sans-serif;
	margin: 0 0 0.5em;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
