.nostyle {

}

.pagetitle {
	clear: both;
	color: #036735;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
}

.img_float_left {
	float: left;
	padding: 3px 8px 3px 0px;
}

.img_float_right {
	float: right;
	padding: 3px 0px 3px 8px;
	border: 0px;
}

.thickbox {
	height: auto;
}

.noborder {
	border: 0px;
}

.header_line {
	font-weight: 600;
	color: #036735;
	font-size: 16px;
}

.testiBox {
	background-color: white;
	border: 1px solid gray;
	color: #036735;
	float: right;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding: 0.5em 0.8em;
	width: 176px;
}
.testiBox h3 {
	background-color: #036735;
	color: white;
	font-size: 12px;
	margin: -0.5em -0.7em 2em;
	padding-top: 0.8em;
	text-align: center;
}
.testiBox img {
	border: 1px solid black;
}

a.readmore {
	display:block;
}
