#about-this-widget .about_this_page {
	display: block;
}
#about-this-widget span.about_this_page { 
	margin-bottom: 12px;
}
#about-this-widget span.about_updated { 
	font-weight: bold;
	display: inline-block;
}

#about-this-widget span.about_published { 
	font-weight: bold;
	display: inline-block;
}

#about-this-widget span.about_author { 
	font-weight: bold;
	display: block;
}

#about-this-widget .refresh-warning {
	padding: 0.5em;
	background: rgba(255, 255, 255, 0.3);
	border: 1px solid rgba(0, 0, 0, 0.6);
}

#about-this-widget .refresh-warning h4 {
	margin: 0 0 0.5em 0;
}

a.ht_nudgeauthor { 
	width:100%;
}

div.ht_nudgeauthor { 
	width:100%;
}

#footer div.refresh-warning {
	margin-bottom: 1em;
}

#footer div.refresh-warning p {
	margin-bottom: 0.6em;
}