/* Voyager/DosBeta/css/Sections/Search.css */

body { background: #fff; font: 100% Verdana, Arial, Helvetica, sans-serif; color: #000; }
#container, .container { background: #fff; }
.header { background: #f5f5f5; }
div.Tip { margin: 10px auto; padding: 2px 10px; background: #fff; border: 2px dashed #f00; font-size: 85%; line-height: 120%; }
span.Tip { font-weight: 800; color: #f00; }
span.TipEx { padding: 0 10px; background: #eee; }

