/* INFO, REPORTS, LETTERS */
.reports h3 a, .letters h3 a, .information h3 a, .links h3 a, .news_teaser h3 a {
	color: #8D8D8D;
}

.reports h3 a:hover, .letters h3 a:hover, .information h3 a:hover, .links h3 a:hover, .news_teaser h3 a:hover {
	text-decoration: underline;
	color: #DE3839;
}

.events {
	margin-bottom: 20px;
}

.small-icon {
	position: relative;
	top: 3px;
	margin-right: 5px;
	border: 0px;
}

/* CHILDRENS WORK */

ul#childrens-work {
	list-style-type: square;
}

#childrens-work li {
	line-height: 200%;
	color: #4A7DC6;
}

.childrens-work {
	height: auto;
	min-height: 100px;
}

.childrens-work-image {
	width: 100px;
	margin-right: 20px;
	float: left;
	padding-top: 5px;
}

.cw-image, .childrens-work-large {
	border: 1px solid #999999;
}

#top-margin {
	padding-top: 20px !important;
}

/* NEWS */
.news_teaser {
	position: relative;
}

.moreless {
	position: absolute;
	top: 0px;
	right: 5px;
}

.moreless a {
	text-decoration: none;
	font-weight: bold;
}
