div#wrap div#main div#main-col div#top-banner {
	height: 5.6em;
}
div.news-article-summary {
	padding: 20px 8px 10px;
	margin-bottom: 5px;
	background:#FFFFFF url(/images/global/horiz-dotted-line-grey.gif) repeat-x left top;
	font-size: 1.2em;
}
div#first-article.news-article-summary {
	background-image: none;
}
img.news-summary-image {
	background-color:#fff;
	border:1px solid #8D8F94;
	float:right;
	margin:20px 0 10px 10px;
	padding:4px;
}
div:hover.news-article-summary,
div.news-article-summary.hover {
	background-color: #ebeef6;
}

div#news-page-intro-text {
	padding: 5px 10px;
	font-size: 1.2em;
}

	fieldset#news-archive-fs input,
	fieldset#news-archive-fs select {
		padding: 5px;
		border: 1px solid black;
		margin-top: 10px;
	}	
	
	fieldset#news-archive-fs select {
		width: 180px;
	}
	fieldset#news-archive-fs label {
		display: block;
		margin-top: 4px;
	}
	fieldset#news-archive-fs input#archive-submit {
		background-color:#636262;
		color:#fff;
		font-weight: bold;
		padding: 2px 4px;
		float:right;
	}
	fieldset#news-archive-fs input:hover#archive-submit,
	fieldset#news-archive-fs input.hover#archive-submit {
		background-color:#d64f17;
		color:#fff;
	}
	
	fieldset#news-archive-fs legend {
		margin-left: 0;
		margin-bottom: 10px;
	}
div#standard-page-content h3#news-archive-title {
	font-size: 1.2em;
}
/*
/images/home/submit-button.gif
*/

/*news archive form*/

body#news form#news-archive-form fieldset#news-archive-fs span#archive-submit.yui-button {
	width: 59px;
	height: 22px;
	display: block;
	background: transparent url('/images/home/submit-button.gif') 0 0 no-repeat;
	text-indent: -9999px;
	border: none;
	padding: 0;
	cursor: pointer;
	float:right;
}
body#news form#news-archive-form fieldset#news-archive-fs span#archive-submit.yui-button-hover {
	background-position: 0 -22px;
	cursor: pointer;
}
body#news form#news-archive-form fieldset#news-archive-fs span#archive-submit button {
	width: 59px;
	height: 22px;
	text-indent: -9999px;
	border: none;
	background-color: transparent;
}
body#news form#news-archive-form fieldset#news-archive-fs select#year {
	margin-bottom: 10px;
}
body#news div#events-logo {
	background-image: url(/images/short-events-logo.jpg);
	border-bottom: none;
	float: left;
	height: 67px;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	width: 209px;
}
body#news div#wrap div#main div#main-col div#top-banner {
	background: #fff url('/images/planners/standard-page-banner-bg.jpg') left top repeat-y;
	width: 699px;
	border-bottom: none;
	float:right;
}
body#news div#wrap div#main div#main-col div#top-banner h2 {
	float: left;
	margin: 1.6em;
	font-size: 1.3em;
	color: #fff;
	text-transform: uppercase;
}
