text_relative {
	display: block;
	position: relative;
	height: 350px;
	width: auto;
	margin: 0px;
	background-color: #FFFFFF;
}
#text_block_small {
	display: block;
	height: 80px;
	width: 745px;
	position: relative;
	padding: 4px;
	margin: 0px;
	text-align: center;
	top: 1px;
	left: 2px;
}
#picture_block {
	display: block;
	height: auto;
	width: 745px;
	position: relative;
	padding: 4px;
	margin: 0px;
	text-align: center;
	top: 1px;
	left: 2px;
}
#headline_long {
	font-family: "Arial Narrow";
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	width: 320px;
	position: relative;
	font-style: normal;
	color: #0032C9;
	top: 10px;
	left: 145px;
	height: 58px;
	padding-top: 9px;
	text-decoration: none;
	z-index: 100;
}
