@charset "utf-8";
#header{background:url(../images/water/bg-header.jpg) top left no-repeat; width:820px; height:264px; display:block; text-align:left;}

#header.shorterCopy ul li {line-height:25px;}
#header.shorterCopy p {margin-left:232px; line-height: 24px;}

#bottle{background: url(../images/water/bg-bottle.jpg) top left no-repeat; position:relative;left:-10px; width:320px; height:100px;display:block; margin-bottom:20px;}
	#bottle input {position:absolute; top:40px; left:10px;}
	#bottle label {position:absolute; top:42px; left:32px;}
#pointOfUse{background: url(../images/water/bg-pou.jpg) top left no-repeat; position:relative;left:-10px; width:320px; height:100px;display:block; margin-bottom:20px;}
	#pointOfUse input {position:absolute; top:40px; left:10px;}
	#pointOfUse label {position:absolute; top:42px; left:32px;}
#countertop {background: url(../images/water/bg-countertop.jpg) top left no-repeat; position:relative;left:-10px; width:320px; height:100px;display:block; margin-bottom:20px;}
	#countertop input {position:absolute; top:40px; left:10px;}
	#countertop label {position:absolute; top:42px; left:32px;}
#bottledwater {background: /*url(../images/bottled_water.jpg)*/ top left no-repeat; position:relative;left:-10px; width:320px; height:100px;display:block; margin-bottom:20px;}
	#bottledwater  input {position:absolute; top:40px; left:10px;}
	#bottledwater label {position:absolute; top:42px; left:32px;}

