
#copy_body p.date {
	text-align: right;
	margin: 0 0 -12px 0;
	/*padding-top: 12px;*/
	font-size: .819em;
	color: #404866;
	/*height: 1%;*/
	padding: 0;
}

#copy_body ul#newsloader li {
	padding-bottom: 1px;
	padding-top: 12px;
	margin-bottom: 0;
	border-top: 1px dotted #555;
	clear: both;
}

#newsloader h4 {
	margin-bottom: 0;
	text-transform: none;
	font-weight: normal;
}

#copy_body p.summary {
	margin-top: 0;
	position: relative;
	overflow: hidden;
}

p span.read_more {
	display: block;
	position: absolute;
	padding-left: 3px;
	bottom: 0;
	right: 0;
}

h3 {
	margin-top: 0;
}

h3 span {
	display: block;
	font-size: .6em;
}

h3 span a{
	display: block;
}



/*Newsletter sign-up*/
#sidebar h4 {
	border-bottom: 1px dotted #B74511;
	color: #B74511;
	margin: 19px 21px 0 21px;
	padding-bottom: 0;
	line-height: 1.2em;
	text-transform: none;
}

