.blue_box {
	font-style: normal;
	font-weight: normal;
	background-image: url(images/bluebox_19.png);
	height: 220px;
	width: 265px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	color: #000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
