@charset "utf-8";
/* CSS Document */

blockquote.g {
        font-size:14px;
}
div.k {
        background-color:#ffffcc;
        border:1px solid #ffcc44;
        padding:10px;
}
#search_text {
   display: none;
}
#ibotWrapper {
 max-width: none;
}
@media only screen and (min-width: 767px) {
 #ibotWrapper {
  max-width: 66%;
 }