#container { padding: 0; width: 720px; }
#header { background-position: 1em top; padding-left: 1em; }

#helpandfeedback {
	margin: 0 2em;
}
#helpandfeedback ul { margin: 0 0 0 0.25em; padding: 0; }
#helpandfeedback li { margin-left: 1em; padding-left: 1em; }
#helpandfeedback h2 { margin-left: 0; }
ul#nav {
	margin: 0; padding:0; height: 36px; line-height: 28px; margin-top: 1em;
	background:url(/mailinglist/img/navbar.png) top left repeat-x;
	font-size:95%; cursor: pointer;
}
#nav li { list-style: none; margin: 0; padding: 0; float: left; text-align: center; }
#li_troubleshooting { width: 22%; }
  #li_troubleshooting a { border-right: 1px solid #3d6586; }
#li_abuse { width: 19%; }
  #li_abuse a { border-right: 1px solid #3d6586; }
#li_feedback { width: 23%; }
  #li_feedback a { border-right: 1px solid #3d6586; }
#li_pref { width: 36%; }

#nav a { 
	color: #fff; font-weight: bold; text-decoration: none;
	display: block; height: 100%;
}
#nav a:hover { background:url(/mailinglist/img/navhover.gif) top left repeat-x; }
h2 { font-size: 110%; margin-top: 0; }
h3 {
	font-size: 100%; color: #1c4663;
	background:url(/mailinglist/img/line.png) -200px bottom no-repeat;
	margin-top: 2em;
}

.box {
	border: 1px solid #5997c3;
	margin: 2em;
	padding: 1em;
}

.backtotop { background:url(/mailinglist/img/line.png) center 15px no-repeat; text-align: center; }
.backtotop a:link, .backtotop a:visited { 
	display: block; text-align: center;
	background:url(/mailinglist/img/backtotop.png) center top no-repeat;
	font-weight: bold; color: #fff; text-decoration: none;
	height: 34px; line-height: 27px; vertical-align: middle;
	width: 144px; margin: 0 auto;
}
.backtotop a:hover {
	background:url(/mailinglist/img/backtotophover.png) center top no-repeat;
}


.figure {
	width: 500px; text-align: center; margin: 1em auto 2em auto;
	font-size: 11px;
	background:#fff; border: 1px solid #e9ecef;  color: #068; }
.figure p {
	margin: 0.5em 1px 1px 1px;
	background: #e9ecef;
	border: 1px solid;
	border-color: #d9dcdf #e9ecef #e9ecef #d9dcdf;
	padding: 0.125em;
}
.figure img {
	margin: 5px auto;
}

#footer { text-align: center; }
#footer ul { margin: 3em auto 0.5em auto; padding: 0; height: 2em; width: 500px; }
#footer li { margin: 0; padding: 0; list-style: none; width: 33%; float: left; }