dl {
	float:left;		
	color:#525252;
	width:300px
}
	
dt {
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666666;
	font-weight:bold;
	background-position:left center;
	background-repeat:no-repeat
}	
dd {
	margin-left: 30px;
}
dt span {
	border-bottom:1px solid #cccccc
}

dt.home {
	background-image:url('../img/application_firefox.gif')	
}

dt.preferences {
	background-image:url('../img/application_flash.gif')
}

dt.web {
	background-image:url('../img/comment.gif')
}

dt.users {
	background-image:url('../img/copy.gif')	
}

dt.chart {
	background-image:url('../img/file_acrobat.gif')	
}

dt.trash {
	background-image:url('../img/icon_alert.gif')	
} 
