body {
	font-size: 0.75em;
}
div {
	width: 98% !important; 
	float: none !important;
	overflow: visible !important;
}
* {
	background-image: none !important;
	background-color: transparent !important;
	color: #000000 !important;
}
div#HEADER {
	display: none;
}
div#LEFT {
	display: none;
}
div#RIGHT {
	display: none;
}
div#FOOTER {
	display: none;
}

div#CONTENT ul {
	list-style: square;
	padding-left: 20px;
}
	div#CONTENT ul li {
		padding-left: 0; 
	}
	
div#CONTENT a {
	padding-left: 0 !important;
	text-decoration: underline !important;
}

div.mentor_portrait {
	text-align: left;
}
div.MENTOR_ARTICLE {
	border: none;
	margin-bottom: 1em;
}
