/* notebookplus_widget2.css */
.notebookplus_widget2 { width: 100%; background: #eaeaea; padding: 8px 0 6px 0; }
.notebookplus_widget2 .notebookplus_item { width: 145px; text-align: left; color: #000000; }
.notebookplus_widget2 .notebookplus_item .item_thumbnail { width: 145px; height: 200px; margin-bottom: 10px; }
.notebookplus_widget2 .notebookplus_item .item_thumbnail img { border: 0; width: 140px; height: 200px; }

.notebookplus_widget2 .notebookplus_item .item_title { text-align: left; font-weight: bold; margin-bottom: 2px; }
.notebookplus_widget2 .notebookplus_item .item_title a { color: #000000; }
.notebookplus_widget2 .notebookplus_item .item_title a:link,
.notebookplus_widget2 .notebookplus_item .item_title a:active,
.notebookplus_widget2 .notebookplus_item .item_title a:visited { text-decoration: none; }
.notebookplus_widget2 .notebookplus_item .item_title a:hover { text-decoration: none; color: #ff6600; }

.notebookplus_widget2 .notebookplus_item .item_issue { text-align: left;  color: #666666; }
.notebookplus_widget2 .notebookplus_item .item_issue a { color: #666666; }
.notebookplus_widget2 .notebookplus_item .item_issue a:link,
.notebookplus_widget2 .notebookplus_item .item_issue a:active,
.notebookplus_widget2 .notebookplus_item .item_issue a:visited { text-decoration: none; }
.notebookplus_widget2 .notebookplus_item .item_issue a:hover { text-decoration: none; color: #666666; }

.notebookplus_widget2 .notebookplus_viewall { margin-right: 5px; }
.notebookplus_widget2 .notebookplus_viewall span { height: 15px; padding-left: 12px; background: url('../images/bullet_arrow.gif') left center no-repeat; }