/* #show-authors widget style */
#show-authors h2{ 	background: url(icon_autho.png) no-repeat left center; }
#show-authors img{ width: 100px; height: 120px; padding: 2px; border: 1px solid #ccc;  background: #eee; float: left; margin-right: 10px; }
#show-authors { 	padding: 10px; }
#show-authors p{margin:0;padding:0; line-height: 20px; font-size: 12px; text-align: left; text-indent: 24px; }
