#content .article {
	display:block;
	margin-bottom:10px;
}
	#content .boxed div.title {
		background-image:url(../images/dot.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		padding-bottom:3px;
		margin-bottom:5px;
	}
#content .boxed_border_back {
	background-color:#bdd687;
}
#content .boxed_border {
	background-color:#357b4f;
}
#content .boxed {
	background-color:#fff;
	padding:10px;
}

div.title p {
	display:inline;
}

.search_results {
	clear:both;
}
.search_results table {
	margin-left:auto;
	margin-right:auto;
}

div.gueatbook_module form textarea {
	width:300px;
}
