.annualFund {
	line-height:0;
}
.annual-fund{}
	.scale{
		background:url(/ftpimages/316/podium/style556/af_scale_v2.png) no-repeat;
		width:465px;
		height:106px;
		}
	.barCornerPos{
		left: 14px;
		position: relative;
		top: 43px;
	}
	.barCorners{
		position: absolute;
		top: 0;
		left: 0;
		background: url(/ftpimages/316/podium/style556/af_barCorners.gif) no-repeat;
		height: 36px;
		width: 441px;
	}
	.barContainer, .PCbarContainer, .PLbarContainer, .PGbarContainer{	
		/*background: url(/ftpimages/316/podium/style556/af_bar_bg.gif) #9a1001;*/
		background: url(/ftpimages/316/podium/style556/af_bar_bg.png) no-repeat;
		/*
		-moz-border-radius: 5px;
		border-radius: 5px;
		*/
		height:40px;
		width: 445px;
		}
		.bar, .PCbar, .PLbar, .PGbar{
			height: 36px; width: 441px;
			background: url(/ftpimages/316/podium/style556/af_bar.png) repeat-x;
			font-size: 0; line-height: 0;
			position:absolute;
			top:2px;
			left:2px;
			/*
			-moz-border-top-left-radius: 5px;
			-moz-border-bottom-left-radius: 5px;
			border-top-left-radius: 5px;
			border-bottom-left-radius: 5px;
			*/
			}
	.annual-fund-content{
		padding:0 10px 0 10px;
		}
		.af-data-top{
			margin: 0; 
			padding: 9px 0 3px; 
			list-style: none;
			font: 13px/15px 'Trebuchet MS';
			color: #27221f;
			}
			.af-data-top li{
				display:inline;
				padding-bottom: 10px;
				color:#27221f;
				font:13px/17px 'Trebuchet MS';
				}

			.af_red {
				color:#9c0514;
				font-weight:normal;
			}
		.af_divider {
			border-top:1px solid #d4cbb3;
			border-bottom:1px solid #fdf9e7;
		}
		.af-data{
			margin: 0; 
			padding: 4px 0 3px 0; 
			list-style: none;
			font: 13px/17px 'Trebuchet MS';
			color: #27221f;
			}
			.af-data li{display:inline;padding-bottom: 10px;}
				.afTitle {font-weight:bold;}
				/*.afTitle{padding-bottom: 5px;}*/
				.afDate{font-style: italic;}
				.afBorder{border-bottom: 1px dotted #ffffff;}
				.afSpacer{padding-bottom: 20px;}
					.af-data span{
						font:bold 13px/17px 'Trebuchet MS';
						color:#27221f;
					}
			.goalAmount{}
			.currentAmount{}
			.fundStart{}
			.fundEnd{}
			.daysRemaining{display: none;}