
.c-whitebg-redtitle {
	margin: 8px;
}

.c-whitebg-redtitle .titlebar {
	background-color: white;
	border: 1px solid #e2e2e2;
	padding: 4px;
}

.c-whitebg-redtitle .titlebar .Head {
	font-size: 14px; 
	color: #fb5d2a;
	font-weight: normal;
}

.c-whitebg-redtitle .content{
	padding: 8px;
}

.c-whitebg-redtitle .content .Normal {
	color: #333333;
	font-size: 11px;
}




.c-grayhashbg-redtitle {
	margin: 8px;
}

.c-grayhashbg-redtitle .titlebar {
	background-color: white;
	background-image: url(/Portals/_default/Skins/dnnsharp/res/bg-oblique-lines.png);
	border: 1px solid #e2e2e2;
	padding: 6px; 
}

.c-grayhashbg-redtitle .titlebar .Head {
	font-family: georgia; 
	font-size: 18px; 
	color: #ce1010;
	font-weight: normal;
}

.c-grayhashbg-redtitle .content{
	padding: 8px 0;
}

.c-grayhashbg-redtitle .content .Normal {
	color: #333333;
	font-size: 11px;
}

.c-compact {
	font-size: 12px;
}

.c-compact .ModuleTitle_MenuBar table {
	left: auto !important;
	top: auto !important;
	width: 160px;
}

.c-compact .ModuleTitle_MenuBar table.m1 {
	margin-left: 160px;
}
