@charset "utf-8";
/* CSS Document */
section.sidebar li {
	list-style: none;
}

section.sidebar h3 {
    border: none;
	margin-left: 2%;
    font-size: 1.0em;
}

@media screen and (max-width: 700px){
}