/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/ac/mt-static/themes-base/blog.css);
@import url(/ac/mt-static/support/themes/professional-green/professional-green.css);
/* end StyleCatcher imports */

.highslide {
 cursor: url(http://mbcs.jp/highslide/graphics/zoomin.cur), pointer;
}
.highslide-loading {
 display: block;
 color: black;
 font-size: 8pt;
 font-family: sans-serif;
 font-weight: bold;
 text-decoration: none;
 padding: 2px;
 border: 1px solid black;
 background-color: white;
 padding-left: 22px;
 background-image: url(http://mbcs.jp/highslide/graphics/loader.white.gif);
 background-repeat: no-repeat;
 background-position: 3px 1px;
}
a.highslide-full-expand {
 background: url(http://mbcs.jp/highslide/graphics/fullexpand.gif) no-repeat;
 display: block;
 margin: 0 10px 10px 0;
 width: 34px;
 height: 34px;
}
