/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.kotaroo.com/cg/mt/mt-static/support/themes/minimalist-white/minimalist-white.css);
@import url(http://www.kotaroo.com/cg/mt/mt-static/themes-base/blog.css);
/* end StyleCatcher imports */


/* add custom css here */
#header-name { font-size: 20px; }
#header {
border: none;
background-color: #fff;
background-image:none;
}
#footer {
background-color: #fff;
}

#header-name {
text-shadow:#999 1px 1px 2px;
}

.asset-name {
font-size:18px;
}
#header-inner{
padding-left:0;
}