hr {
	height: 2px;
	border-width: 0;
	color: gray;
	background-color: gray;
}

#pop3-smtp #notes {
	font-size: 8pt;
	font-style: italic;
}

#pop3-smtp #nav {
	margin-left: 0px;
}

#pop3-smtp #nav li {
	list-style-type: none;
	background: url("bluedown.gif") center left no-repeat;
	padding-left: 9px;
}

#pop3-smtp h3 {
	background: url("extern_bulletdown.gif") center left no-repeat;
	margin-left: 20px;
	font-size: 10pt;
	padding-left: 15px;
}

#pop3-smtp h3 a {
	font-weight: bold;
}

#pop3-smtp h3 .h3-note, #pop3-smtp h3 .h3-note a {
	font-weight: normal;
}

#pop3-smtp #backlink {
	display: none;
}

#pop3-smtp h2 {
	background: url("big_blackbulletdown.gif") center left no-repeat;
	padding-left: 19px;
}

#pop3-smtp hr {
	width: 80%;
}

#pop3-smtp table {
	margin-left: 40px;
	width: 100%;
}

#pop3-smtp table tr td:first-child {
	background: url("blackbullet.gif") no-repeat;
	/* background-attachment: fixed; */
	background-position: 5px 6px; 
	padding-left: 15px;
	width: 10%;
	font-weight: bold;
}

#pop3-smtp .upanddown .up {
	background: url("blueup.gif") center left no-repeat;
	padding-left: 9px;
}

#pop3-smtp .upanddown .down {
	background: url("bluedown.gif") center left no-repeat;
	padding-left: 9px;
}