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

table {
	 border-top: 1px solid #CCC;
	 border-right: 1px solid #CCC;
}

table th,
table td {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 4px 8px;
}

table tr th { background-color: #EEE; }
