h4{
	font-size:1.6em;
	line-height:1.5em;
	font-weight:bold;
	color:rgb(172,38,27);
	padding:10px 0 0 10px;
}
.group{
	margin-top:10px;
	background:url(/_images/gradient-bkd-1.png) transparent repeat-x 0px -3px;
}
.story{
	background:url(/_images/dots-horz.png) transparent repeat-x left bottom;
}
#right .title{
	font-weight:bold;
	padding-bottom:0;
	padding-top:20px;
}
.byline{
	font-size:0.8em;
	font-style:italic;
	font-weight:normal;
	color:rgb(119,119,119);
}
#right p{
	padding-bottom:10px;
}
.readmore{
	display:block;
	width:83px;
	height:13px;
	background:url(/_images/continue-reading-bkd.png) transparent no-repeat 10px top;
	text-indent:-9999px;
	padding:0 0 5px 10px;
}
