/***********modules styles**********/

div.djmodule, 
div.djmodule_menu{
	margin: 0 0 15px 0; 
}

div.djmodule h3, 
div.djmodule_menu h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 0 10px;
	margin: 0;
	} 
div.module-content{ padding: 10px; }

#user1_user2 div.djmodule,
#user1_user2 div.djmodule_menu,
#user5 div.djmodule,
#user5 div.djmodule_menu{
	margin: 0;
}

div.djmodule2 h3,
div.djmodule2_menu h3{
	font-weight: bold;
	margin: 0 0 10px 0;
	} 
div.djmodule2,
div.djmodule2_menu{
	padding: 5px;
}
/**sufixes**/
div.arrow h3{
	margin: 0 0 0 10px;
	padding-left: 15px;
}


