/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-themes/base-weblog.css);
@import url(/mt-themes/theme-vicksburg/theme-vicksburg.css);
/* end StyleCatcher imports */

#codeblock
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   background: #e6ecf2;
}

