/* CSS for 2008 Year in Review Highlights section */

#highlights{
	float: left;
	width:726px;
}
#highlights #left{
	float:left;
}

#highlights #right{
	float:right;
}
#highlights img{
	padding-left: 10px;
	padding-top: 5px;
}
#hlTopText{
	float:left;
	font-size: 15px;	
	width: 604px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	
}
#hlTopText #leftText{
	float: left;
	width:340px;
	padding-top: 35px;
}
#hlTopText #leftText p{
	line-height: 150%;
}
#hlDietCoke{
	float:left;
	width: 335px;
	margin-top: 30px;
	font-size: 11px;
	

}
#hlDietCoke p{
	
	padding-top: 34px;
	line-height: 150%;

}

#hlDietCoke img{
	padding-right: 10px;
	

}
#hlCokeZero{
	margin-top: 24px;
	float: left;
	width: 355px;
	margin-left: 33px;
}
#hlCokeZero #expandedText{
	width:232px;
	font-size: 12px;
	margin-bottom: 40px;
}
#hlCokeZero #expandedText p{
	line-height: 150%;
}
#hlCokeZero #bottomText img{
margin-right: 20px;

}
#hlCokeZero #bottomText p{
font-size: 12px;	
line-height: 150%;

}

#hlCokeZero .black{
	color: #000000;

}
#hlRightImage{
	float:left;
}

#hlBkg{
	background-image:url(../img/hl-delValle.jpg);
	background-repeat: no-repeat;
	background-position: 630px 190px;
	width: 724px;
	height: 500px;

}
/*--------Second Page--------*/
#hl2Bkg{
	background-image:url(../img/hl-coke-bottle.jpg);
	background-repeat: no-repeat;
	background-position:311px 54px;
	width: 724px;
	height: 500px;

}

#hl2TopLeft{
	float: left;
	width: 297px;
	margin-bottom: 14px;
	padding-bottom: 14px;
	
	margin-right: 146px;
	margin-top: 11px;
	background-image: url(../img/hl-border2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#hl2TopLeft p{
	font-size:15px;
	line-height: 150%;
}
#hl2TopRight{
	float: left;
	width: 260px;
	padding-right: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-top: 12px;
}
#hl2TopRight p{
	font-size: 12px;
	line-height: 150%;
}


#hl2MidLeft{
	float:left;
	
}
#hl2BottomImage {
	float:left;
	width: 355px;
	margin-bottom: 15px;
}
#hl2BottomLeft {
	float:left;
	width: 355px;
	margin-right: 88px;
		
}
#hl2BottomLeft p{
	font-size: 12px;
	line-height: 150%;
		
}
#hl2BottomRight {
	float:left;
	width: 267px;
	margin-top: 20px;
		
}
#hl2BottomRight p{
	font-size: 11px;
	line-height: 150%;
		
}
#hl2BottomRight #hl2text{
	float: left;
	width: 162px;
}
.hl2black{
	color: #000;
}

#cnav.bottom2 {
margin:1em 17px 0 0;
border-top:1px solid #999999;
clear:both;
margin:1em 17px 0 0;
padding:6px 0;
}


#hlAbsolute{
	position: absolute;
	top:390px;
	left:910px;

}

#hlAbsolute2{
	position: absolute;
	top:270px;
	left:598px;

}


#printOnly{
	display: none;
	position: absolute;
	top:390px;
	left:620px;

}
#printOnly2{
	display: none;
	position: absolute;
	top:253px;
	left:322px;

}

