.topnav {
	display: none;
}

body {
	color: #000000;
	background-color: #FFFFFF;
	font-size: smaller;
	font-family: sans-serif;
}

hr {
	height: 1px;
	border-width: 0;
	color: gray;
	background-color: gray;
}

#pop3-smtp #notes {
	font-style: italic;
}

#pop3-smtp table tr td:first-child {
	font-weight: bold;
	vertical-align: top;
}

#pop3-smtp h3 .h3-note, #pop3-smtp h3 .h3-note a {
	font-weight: normal;
}

#pop3-smtp #nav {
	padding-left: 0px;
}

#pop3-smtp #nav  li {
	list-style-type: none;
}