a {
	color: #0066CC;
}

.searchBox, .searchButton {
	vertical-align: middle;
}

#footer p {
	font-size: 1.3em;
}

#footer p a {
	color: #000;
}

#findMyNeighbourhood .notfound
{
    color: #CC0000;
}


/* -------------------------------------------- ADDED 3/6/09 */

#panels h2 {
	width: 185px;
	height: 26px;
	margin-top: 10px;
}

#panels h2 span {
	display: none;
}

h2.titleNews {
	background: url(/assets/images/news.gif);
	cursor:hand;
}

h2.titleEmailUpdates {
	background: url(/assets/images/emailUpdates.gif);
}

#panels h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 5px;
}

#panels p {
	font-size: 1.4em;
	margin-bottom: 10px;
}

#panels p.more {
	font-size: 1.1em;
	font-weight:bold;
}

#panels p.more a {
	text-decoration:none;
}

#panels p.more a:hover {
	text-decoration:underline;
}

#panels label {
	font-size: 1.3em;
	line-height: 22px;
	margin-top: 5px;
}

/*
#panels input {
	width: 179px;
	padding: 2px;
	border: 1px solid #999;
	height: 16px;
}*/


#panels #sign-up {
	width: 55px;
	height: 20px;
	margin: 5px 0 0 130px;
	border: none;
	padding: 0;
}