/* CSS Document */

.container {
	margin-top: 5px;
	}

.topic-path {
	margin-top: 10px;
	margin-bottom: 20px;
	}

.topic-path a:hover {
	border-bottom: solid 1px;
}

.topic-path a:link,
.topic-path a:visited,
.topic-path a:active {
	text-decoration: none;
	}

