li {
	list-style-type: none;
}

.basic, #list2, #list3, #navigation {
	width:20em;
}

.basic  {
	width: 100%;
}

.basic div {
	background-color: #ffffff;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	margin: 0px;
}

.basic span {
	cursor: pointer;
	margin-top: -7px;
}