/*
	@homepage http://userstyles.org/styles/1459
	@updateurl http://userstyles.org/styles/iecss/1459/Google%20Reader%20-%20bigger%2C%20justified.css
	@url-prefix http://www.google.com/reader
	@url-prefix https://www.google.com/reader
*/
#entries .entry-body, #entries .entry-title {
max-width: none !important;
text-align: justify !important;
padding-right: 1em;
}

#entries .entry-body {
font-size: 110% !important;
}
