#WhatsNew {
	font-size: 10px;
}
#WhatsNew ul {
	list-style-position: outside;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-image: url(../img/arrow.gif);
	list-style-type: none;
}
#WhatsNew li {
	margin-bottom: 10px;
}
#WhatsNew a {
	text-decoration: none;
}
