div.box {
	margin-bottom: 24px;
}

div.box div.boxtitle {
	font-size: 14px;
	background-color: #92b4da;
	color: white;
	font-weight: bold;
	padding: 3px;
	border-style: solid;
	border-color: #466275;
	border-width: 1px 1px 0px 1px;
}
