@import "/style_new.css";

#banner {
	background-image:url("/savefwwater/images/ripple.jpg");
}

.alternate #banner {
	background-image:url("/savefwwater/images/sprinkler.jpg");

}

#content #thumbLinks ul {
	float:left;	
	margin:0;
	padding:0;
	list-style:none;
}

#content #thumbLinks ul li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:123px;
	height:125px;
}

#content #thumbLinks ul li img {
	border:1px solid #072c84;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#content #thumbLinks ul li strong {
	display:block;
	text-align:center;
}

.clear {
	clear:both;	
	margin:5px;
}

#rCol .feature {
	background-color:#cde1f4;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #072c84;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#rCol .feature h2{
	background-color:#072c84;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	border:none;
}

#rCol .feature p {
	padding:0.1em 0.25em 0.25em 0.25em;
}

.feature p.centerLinkSmall {
	font-size:10px !important;
	text-align:center !important;
}

#waterSense {
	text-align:center;	
}

#leftNav_ads {
	margin-left:9px;	
}
