h1, h2, h3, h4, h5 {

	font-family: "trebuchet ms", geneva, helvetica, sans-serif;

	}

a.collapse {

	display: none;
	margin-bottom: .8em;
	border: 0;
	cursor: pointer;
	color: red;

	}

#articleListing, #FAQQuestions, #titleListingList {

	margin: 0 0 0 50px;

	}

#articleListing li, #FAQQuestions li, #titleListingList li {

	margin: 0 0 1.6em 0;

	}

.articleDescription, .articleEnglishLink {

	display: block;
	margin: .8em 0 .8em 0;
	font-size: 1.2em;
	line-height: 1.5em;

	}
	
.note {

	background-color: #7CCD7C;
	color: #fff;
	font-weight: bold;
	padding: 20px;

	}
