@import url(styles.css);

body {
	background-image: none;
	background-color: #fff;
}

.article {
	margin-bottom: 50px;
}

.article p {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-style: normal;
}

div.article ul.options li {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 6px;
	float: left;
	background-image: none;
	padding-bottom: 0px;
	padding-top: 0px;
}

#header {
	background-image: none;
	background-color: #fff;
}

#container {
	background-image: none;
	background-color: #fff;
}
#footer {
	display: none;
}

#module-literature {
	display: none;
}

