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

pre.code {
	margin: 0px;
	padding: 0px 8px 16px 8px;

	width: 480px;
	overflow: auto;

	font-size: 11px;

	background-color: #000000;
	color: #FFFFFF;

	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

ul {
 margin-left: 14px;

}

#header-description a { 
    color: #8eaf4f;
}

