/* ********************* INEWS STORY DISPLAY ********************* */

#iNewsStory {
	padding:13px 2em 0 1em;
}
#iNewsStory h2 {
	font-size:1.4em;
}
.storyContent {
	font-size:0.9em;
	margin:0 0 0 1em;
	line-height:1.3em;
}

#iNewsStory h3 {
	font-size:1.6em;
}
#iNewsStory ul li {
	margin-top:1em;
}
#iNewsStory address {
	font-style:normal;
	text-align:center;
	line-height:115%;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:1.2em;
}
#iNewsStory form label {
	float:left;
	width:120px;
	padding-left:30px
}
#iNewsStory form input {
	margin:0px 0 0px 0px;
	display:block;
}
