@charset "UTF-8";

ul {

	margin: 0;

	padding: 0px 24px 5px 55px;

	list-style-type: square;

	clear: both;

}

ul li {

	margin: 0 0 15px 21px;

}