+ width: 22em;
+ margin: 5em 1.5em 0em 1.5em;
+}
+.book-wide-box .other-tools h2,
+.book-wide-box .other-download h2,
+.book-wide-box .other-tools ul,
+.book-wide-box .other-download ul {
+ font-size: 1.1em;
+}
+
+
+
+.star {
+ font-size: 2.25em;
+ margin-right: .5em;
+ position: absolute;
+ right: 0;
+}
+.star button::-moz-focus-inner {
+ padding: 0;
+ border: 0
+}
+.if-unlike button {
+ font-size: 1em;
+ font-family: inherit;
+ border: 0;
+ background: none;
+ margin: 0;
+ padding: 0;
+}
+
+.if-like a {
+ display:block;
+ text-align:right;
+ padding: 0;
+}
+
+.like .if-unlike {
+ display: none;
+}
+
+.unlike .if-like {
+ display: none;
+}
+
+.snippets {
+ width: 44em;
+ float: right;