/*
	== Icons ==
*/

.icon {
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
}
.icon2 {
	background-repeat: no-repeat;
	padding-right: 18px;
	background-position: left center;
}
legend.icon {
	padding-left: 24px;
	background-position: 5px center;
}

.next {
	background-image: url(../i/icons/next.gif);
}
