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

#prevLink, #nextLink{
	background: transparent url(http://takeshihosomi.com/blog/litebox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
}
#prevLink:hover, #prevLink:visited:hover { background: url(http://takeshihosomi.com/blog/litebox/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(http://takeshihosomi.com/blog/litebox/images/nextlabel.gif) right 15% no-repeat; }


/* Renewal Styles */
#mt-blog {
color:#FFFFFF;
}

.asset-meta{
color:#999999;
}