.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2E81A4;
	border-right-color: #2E81A4;
	border-bottom-color: #2E81A4;
	border-left-color: #2E81A4;
}
.preventive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 295px;
	position: relative;
}
