.notice {
	background: #dcf3ff;
	border-top: 1px solid #2a8ab7;
	border-bottom: 1px solid #2a8ab7;
}

.notice div p {
	background: url(../lightbulb.png) no-repeat 4% 10px;
	padding-left: 8%;
	padding-top: 15px;
	font-size: 14px;
	line-height: 28px;
}

.notice span {
	font-size: 15px;
background: #2a8ab7;
color: white;
padding: .3em;
font-family: helvetica;
}