.area li {
	float: left;
	padding: 2px;
}
.area {
	list-style-image: url(../images/ico_arrow18r_2.gif);
	list-style-position: inside;
}
