@charset "utf-8";
/* CSS Document */

/* additions to template style */

.navbar .quote a.quotelink {
    width:100%;
}
div.quote-wrap {
  width:50%;
  float:right;
}
.navbar .quote a:hover.quotelink {
	text-decoration: none;
	font-weight: 600;
}
