6 /** This is a fullpage box, it must be aligned with the top menu.
7 This corresponds to a .1em margin below **/
16 * A mini-box wraps it's contents (image + label) in an <a>
17 * other boxes have an inner box as a wrapper.
19 .book-wide-box .book-box-inner {
20 /* min, so it can grow */
24 .search-result .book-box-body {
33 .book-list-header .book-box-inner {
44 * ingenous float containment hack
45 * http://www.mikepadgett.com/technology/technical/alternative-to-the-pie-clearfix-hack/
48 .search-result .book-box-inner {
54 .book-wide-box .book-box-body {
61 .book-wide-box .book-box-tools {
66 .book-wide-box #theme-list-wrapper {
74 ul.inline-items, ul.inline-items li {
80 display: inline-block;
83 .book-wide-box .other-tools {
86 margin: 5em 0 0 1.5em;
90 .book-wide-box .other-download {
93 margin: 5em 1.5em 0em 1.5em;
95 .book-wide-box .other-tools h2,
96 .book-wide-box .other-download h2,
97 .book-wide-box .other-tools ul,
98 .book-wide-box .other-download ul {
101 .book-wide-box .other-tools h2,
102 .book-wide-box .other-download h2 {
108 .book-wide-box .license-icon {
115 .snippets .snippet-text {