/* remove in production */

.fpo_site_container {
	width: 800px;
	position:absolute;
	z-index: 0;
}

.fpo_content_container {
	position:relative;
	z-index: 1;
	top: 223px;
	left: 208px;
}


/* up up card stack css */

.tab_upup_left {
	float: left;
	margin-top: 20px;
	width: 198px;
	min-height: 138px;
}

.tab_upup_center {
	float: left;
	margin-top: 12px;
	width: 232px;
	min-height: 138px;
}

.tab_upup_right {
	float: left;
	margin-top: 20px;
	width: 86px;
	min-height: 138px;
}

.tab_upup_title_household {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #1D1E6F;
}

.tab_upup_title_baby {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #B56D24;
}

.tab_upup_title_personalcare {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #C41130;
}

.tab_upup_title_healthcare {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #439539;
}

.tab_upup_title_beauty {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #0094d3;
}

.tab_upup_description {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	min-height: 75px;
}

.tab_upup_cta {
	color: #c41130;
	font-weight: bold;
}
.tab_upup_cta_text {
	color: #c41130;
	font-weight: bold;
}
