.newstextholder1 {
	position: relative;
	height: 104px;
	width: 760px;
	left: 0px;
	margin-top: 12px;
}

.newsimage {
	position:relative;
	height:100px;
	width:100px;
	float:left;
	margin-right: 10px;
	margin-top: 4px;
}
.newssubheaderholder {
	width: 608px;
	height: 20px;
	float:left;
}
.newstext {
	margin:	0px;
	padding: 0px;
	width: 440px;
}
.newsstoryfulltext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #000033;
	width: 440px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.newssubheader {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 4px 8px;
}
.newssubheader span {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCF46;
}
.newsstoryfullimage {
	background-color: #FFCF46;
	margin: 4px;
	background-position: center;
}
.newcontainer {
	margin-left: -380px;
	position: absolute;
	left: 50%;
	width: 760px;
	height: 100%;
	visibility: visible;
	z-index: 3;
}
.newsholder {

	Position:relative;
	top:300px;
	left:8px;
	width:480px;
	height:auto;
}

.newsstoryholder {
	position: absolute;
	height: 524px;
	width: 458px;
	left: 8px;
	top: 8px;
	z-index: 10;
	border: 1px solid #FFCF46;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
