.popup_headernews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 5px;
	padding: 5px;
}
.pop_headernewstitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .99em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	margin: 10px;
	padding: 10px;
}
.popup_headerbody {
	background-color: #E8F5F7;
	width: 100%;
}
.lineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
	font-size: small;
}
.lineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
