@charset "utf-8";

#header{background:url(../images/coffee/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;}

#header.longerCopy ul li {margin-bottom:10px; line-height:20px;} /* margin overrides the setting global.css */

#singlePot{background: url(../images/coffee/bg-coffeepot.gif) top left no-repeat; position:relative;left:-10px; width:398px; height:63px;display:block; margin-bottom:20px;}
	#singlePot input {position:absolute; top:22px; left:10px;}
	#singlePot label {position:absolute; top:25px; left:32px;}
#singleCup{background: url(../images/coffee/bg-coffeecup.gif) top left no-repeat; position:relative;left:-10px; width:398px; height:63px;display:block; margin-bottom:20px;}
	#singleCup input {position:absolute; top:22px; left:10px;}
	#singleCup label {position:absolute; top:25px; left:32px;}


