/***********modules styles**********/
div.djmodule h3.title,
div.djmodule_menu h3.title,
div.djmodule_grey h3.title{
	font-size: 23px;
	font-weight: normal;
	color: #2e2e2e;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
}
div.djmodule,
div.djmodule_menu,
div.djmodule_grey{
	padding: 10px;
	margin:  0 0 10px 0;
}
div.djmodule_grey{
	background: #f0f1ec;
	border-top: 1px solid #e8e8e8;
}


