div.notice {
	margin-top: 12px;
	margin-bottom: 19px;
	border-width: 1px;
	border-style: solid;
	border-color: #cdcdcd;
}

div.notice h3 {
	line-height: 2em;
	color: #ffffff;
	font-size: .88em;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	background-image: url(../../home/i/CS_headerbar.gif);
}

.AOL div.notice h3 { background-image: url(../../home/i/aol_headerbar.gif); }
.Walmart div.notice h3 { background-image: url(../../home/i/NS_headerbar.gif); }
.isp div.notice h3 { background-image: url(../../home/i/NS_headerbar.gif); }

div.notice p {
	font-size: 12px;
	padding-left: 10px;
}

div.notice a {
	  display: inline-block;
	  padding: 2px 2px;
	  text-decoration: none;
	  border-radius: 3px;
}

.AOL div.notice a { background-color: #7abee5; color: white; }
.CompuServe div.notice a { background-color: #2384d5; color: white; }
.Member div.notice a { background-color: #2384d5; color: white; }
.MemberCS div.notice a { background-color: #2384d5; color: white; }
.Walmart div.notice a { background-color: #db7204; color: white; }
.isp div.notice a { background-color: #db7204; color: white; }
