/* Container Styles for DotNetNuke
Transparent Container Simple Red Leaf Skin */

/* Adds spacing between the containers 
.rlcontent_transparent
{
    margin-bottom: 15px;
}
*/

.modulecontainer {
	margin-bottom: 40px;
}

.modulecontainer h2 {
	margin-bottom: 10px;
}

.modulecontainer h2 span {
	color: #5895BE;
}

.modulecontainer div.actionpane {
	padding-top: 10px;
}

.ModuleTitle_MenuBar {
	background: #ffffff;
}


