/* 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/support/themes/unity-green/unity-green.css);
/* end StyleCatcher imports */


pre{
	background:#cccccc;
	text-align: left;
	margin-top:0px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	line-height: 160%;
	white-space: pre; 
	overflow: auto;
}
.widget-content {
	padding: 0px 5px 0px 5px;
	list-style-type:none;
	text-indent: 0px;
}
.mytopcategory {
	padding: 2px 2px 2px 2px;
	border: 1px solid #444444;
    
}
.mysubcategory {
	padding: 2px 2px 2px 2px;
	background:#ffffff;
}
.myentrytitle {
	margin: 0px 0px 0px 0px;
	/*background:#ffffff;*/
}
.u_border{
	border-bottom: 1px solid;
	background-color: #999999;
}
#mylink{
	font-size:90%;
	background-color: #dddddd;
}