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

#custom_nav {
  border-top: 2px solid #6699CC; /* d8e8f5 */
  padding: 7px 0;
  text-transform: uppercase;
  border-bottom: 2px solid #6699CC;
}

.custom_nav a:hover {
  color: #000000;
}

.asset-content {
  text-align: justify;
}


