div.module
{
	padding: 0px 10px 10px 100px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

div.module ul
{	
	list-style-type: none;
}

div.module li
{
	padding: 0px 100px 20px 40px;
	background-position: left top;
	background-repeat: no-repeat;
}

div.moduleOracleReport
{
	background-image: url(/img/icons/64x64/printer.gif);
}