@IMPORT url('/css/main.css');

.hint {
	background: url('./images/help.png') top left no-repeat;
}

.widget ul li {
	background: url('./images/item.png') left 2px no-repeat;
}

.widget h2 {
	background: url('./images/briefcase.png') 5px center no-repeat;
}

/* EOF */

