@charset "utf-8";
/* wrapper */
body > .wrapper { position: relative; min-height: 100%; height: auto; }

.search-panel { padding:5px 10px; margin-bottom: 10px; border:1px solid #ddd; border-radius: 4px; box-shadow: 1px 1px 1px #eee; background: rgba(255,255,255,0.2); }
.search-panel select,
.search-panel input[type=text] { margin-right: 15px; }
