-/*\r
- * Ext JS Library 2.2.1\r
- * Copyright(c) 2006-2009, Ext JS, LLC.\r
- * licensing@extjs.com\r
- * \r
- * http://extjs.com/license\r
- */\r
-\r
-#details-panel .x-panel-body {\r
- padding: 10px;\r
- background: #eee;\r
- color: #555;\r
-}\r
-#details-panel a:link, #details-panel a:visited {\r
- color: #369;\r
-}\r
-#details-panel h2 {\r
- color: #369;\r
- font-size: 15px;\r
-}\r
-#details-panel p {\r
- margin-bottom: 5px;\r
-}\r
-\r
-.author-m {\r
- background-image: url(../shared/icons/fam/user.gif) !important;\r
-}\r
-.author-f {\r
- background-image: url(../shared/icons/fam/user_female.gif) !important;\r
-}\r
-.book {\r
- background-image: url(../shared/icons/fam/book.png) !important;\r
-}\r