/*-------------------------------------
	Defaults
--------------------------------------*/
.ContainerActionsBar
{
	background-color: #FFE1E1;
}
div.WA3Container
{	
	margin: 0 0 14px 0;
	clear:both;
}
h2.WA3ContainerTitle, h2.WA3ContainerTitle span
{
	margin: 8px 0 8px 0;
	color: #6B0000;
	font-weight: normal;
	font-size: 27px;
	font-family: Georgia, Verdana, Arial;	
}
div.WA3Container_Content
{
	/*padding: 0 0 8px 8px;*/
	clear: both;
	text-align: left;
}
/*-------------------------------------
	Custom
--------------------------------------*/
#dnn_leftPane div.WA3Container_Content, #dnn_leftPane .Normal, #dnn_leftPane a, #dnn_leftPane a:link, #dnn_leftPane a:visited, #dnn_leftPane a:hover
{
	color: White;
}