#right .title{
	font-weight:bold;
	padding-bottom:20px;
	padding-top:20px;
}
.byline{
	font-size:0.8em;
	font-style:italic;
	font-weight:normal;
	color:rgb(119,119,119);
}
#right p{
	padding-bottom:10px;
}
.back{
	display:block;
	width:29px;
	height:13px;
	background:url(/_images/button-back.png) transparent no-repeat 0px 0px;
	text-indent:-9999px;
}
