#iceeBase {
}

#icee {
	padding-left: 14px;
	position:relative;
	width: 608px;
	height: 350px;
	background-image: url(../img/icee/feature.jpg); 
	background-position: left top; 
	background-repeat: no-repeat;
}

#iceeHeader {
	position:relative;
	height: 45px;
	text-indent: 0px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 24px;
}

#iceeDownload {
	position:relative; 
	color: #000000;
	top: 195px;
	width:292px;
	height: 72px;
	padding: 24px 0px 0px 12px;
	background: url(../img/icee/downloadBackground.gif); 
	z-index: 0;
}

#iceeFit {
	position:relative;
	width: 43%;
	top: -82px;
}

