div.outbound {
	position: relative;
	left: 0px;
	top: 0px;
	width: 268px;
	height: 162px;
	background-color: transparent;
	visibility: hidden;
	overflow: hidden;
}

div.intext {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 228px;
	color: Black;
	font: 11px Arial;
	cursor: default;
	visibility: visible;
	overflow: hidden;
}

div.appendix {
	width: 268px;
	height: 56px;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font: 11px Arial;
	visibility: visible;
}

.newstitle {
	margin-top: 14px;
	margin-left: 20px;
	color: #EE7722;
	font: bold 12px Arial;
	cursor: default;
}
