#news-stories {
}

#news-banner img {
	width:100%;
}
#news-stories,
#stories-list {
	margin-top:10px;
	font-family: Georgia;
}
.news-title {
	font-family: GillSansStd;
}
.news-title {
	color:#5BB8C5;
	font-size:1.5em;
	line-height:1.3em;
	margin: .667em 0;
}
.news-submitted {
	color:#999999;
	padding-bottom:5px;
	font-size:10px;
}
.news-story {
	border-bottom:1px dotted #b3b3b3;
	color:#999999;
	padding-bottom: 15px;
}
#news-feed {
	margin-top:10px;
}

#ticker-news {
	height:20px;
	position:relative;
	overflow:hidden; 
	//margin-top:15px;
	padding-top:5px;
	top:6px;
	color:#F15E2B;
}
#ticker {
	margin: 15px 0;
}
#xnews-ul {
	list-style:none;
	overflow:hidden;
	height:20px;
}
#news-ul {
	list-style:none;
}
#news-ul li {
	height:25px;
}
.ticker-note {
	overflow:hidden;
	height:15px;
}
#ticker-title {
	float:left;
	font-size:1.5em;
	margin: 0 20px 0 5px;
	font-weight:bold;
	font-family:GillSansBold;
	text-transform:uppercase;
}
#news-signup {
	margin:10px;
}
#newsletter-search input,
#news-signup select,
#news-signup input {
	background-color:#dceef2;
}
#newsletter-search .def_field {
	width:150px;
}
#news-signup .tbl-left {
	float:left;
	margin-bottom: 10px;
}
#news-signup .tbl-right {
	float:right;
	margin-bottom: 10px;
}
#news-signup .enroll {
	margin-right:133px;
}
#newsletter-submit {
	width:80px;
}
.news-permalink {
	padding-top:5px;
}

