@import url(base.css); /* Base content area layout */
@import url(layout1.css); /* Layout1 content area layout */

#header {
	background: #fff url(../images/headers/aonb-subheader-07.jpg) no-repeat;
}

input.button2 {
	background: none;
	cursor: pointer;
	float: none;
	margin-left: 10px;
	font-size: 80%;
}

#archived_newsletters_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

#archived_newsletters_list li {
	margin: 0 0 5px 0;
}
