color: #444;
}
-/* TODO: Shouldn't be needed */
-#book-detail #search-form {
- padding: 0.75em 0.5em;
+.ac_input {
+ width: 18em;
}
-.ac_input {
- width: 20em;
+p .ac_input {
+ width: 28em;
}
float: left;
}
+/* ============== */
+/* = Propaganda = */
+/* ============== */
+#propaganda {
+ float: right;
+ width: 28.5em;
+ margin: 0;
+ height: 21em;
+ background-image: url(/media/img/shelf.jpg);
+ background-repeat: no-repeat;
+ -moz-border-radius: 4px;
+ -webkit-border-radius: 4px;
+ border-radius: 4px;
+ background-color: #FFF;
+}
+
/* ===================== */
/* = Latest blog posts = */
/* ===================== */