/* 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/minimalist-grey/minimalist-grey.css);
/* end StyleCatcher imports */

#table * {
 margin:0;
 padding:0;
 border:0;
 color:#333;}
#table dl {
 border-top:0;
 border-bottom:1px solid;
 border-left:1px solid;
 border-right:1px solid;
 background:#eee;}
#table dt {
 float:left;
 clear:both;
 width:9em;
 padding:0.5em;
 _width:10em; /* WinIE */
 border-top:1px solid;
 white-space:nowrap;
 font-weight: bolder;}
#table dd {
 margin-left:10em; /* = dt.width + dt.padding */
 padding:1ex;
 border-top:1px solid;
 border-left:1px solid;
 background:#fff;
 vertical-align :top;}


ul.recent-comments-list {
  margin-left: 0px;
  list-style-type: none;
}


@import "/tooltip/css/sweetTitles.css";


#proficon {
  float: left;
  clear: both;
  margin-right: 10px;
  }
abbr {
  border-bottom:1px dotted #fff;
  cursor:pointer;
  }


p {
  clear: both;
  line-height: 130%;
  }



