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


a {
color:#0000FF;
text-decoration:underline;
}

.blc_space {
margin:10px 0;
}

blockquote {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#ffffe0;
margin:20px;
padding:20px;
position:relative;
}
