* {margin:0;padding:0;}
UL {
	list-style:none;
	font:12px Tahoma,serif;
	}
UL {
	overflow:hidden;
	}
UL LI {
	float:left;
	width:100%;
	padding-bottom:7px;
	}
UL LI IMG {
	display:block;
	float:left;
	margin-right:5px;
	filter:gray(enabled=1);
}
A {
	color:#000;
	text-decoration:none;
	}
	A:hover {
		text-decoration:underline;
		}