/* Widget Styling */

/************** COMMENTS ***************/
#widget.comments {
	text-align: justify;
 	font-size: 12px;
}
#widget.comments span.author {
	color: #999;
}
#widget.comments span.meta {
	margin-top: 3px;
}
#widget.comments hr {
	width: 282px;
	height: 1px;
	border: none;
	border-bottom: 1px solid #A5A5A5;
}

/************* ARCHIVES **************/
#widget.archives {
	font-size: 12px;
	margin-top: 15px;
	text-align: left;
}

/************ PRINTED VERSION *************/
#widget.an-focal {
	font-size: 12px;
	margin-top: 15px;
}

/************ ULFM LISTEN ***************/
#widget .ulfm-listen-text {
	margin-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
}
#widget .ulfm-listen-logo {
	float: right;
}d