/* tell a friend css */
/* created on 28/11/2003 by JRB */
/* last updated on 28/11/2003 by JRB */


/* style by element class */
td.taftd {
	background-image: url("/nestle-baby/img/sp.gif"); /* workaround for ns4.7 background-image problems */
	background-repeat: repeat-x; /* workaround for ns4.7 background-image problems */
	padding-bottom: 10px;
	font-size: 12px;
}

td.taftdm {
	background-image: url("/nestle-baby/img/sp.gif"); /* workaround for ns4.7 background-image problems */
	background-repeat: repeat-x; /* workaround for ns4.7 background-image problems */
	padding-bottom: 10px;
	font-size: 12px;
	text-align: right;
}

/* style by generic class */
.taftxt {
	font-weight: bold;
	font-size: 12px; 
	line-height: 180%;
}

.ns {
	width: 260px;
}

.nsta {
	width: 260px;
	height: 95px;
}


/* style by id */
#tafdiv {
	background-image: url("/nestle-baby/img/taf/taf_bg.gif");
	background-repeat: no-repeat;
	height: 400px; /* slight exaggeration of height required for OP support */
	width: 364px; /* slight exaggeration of width required for NS4.7 support */
	border: 0px none;
}

#tafdiv_FR {
	background-image: url("/nestle-baby/img/taf/taf_bg_fr.gif");
	background-repeat: no-repeat;
	height: 400px; /* slight exaggeration of height required for OP support */
	width: 369px; /* slight exaggeration of width required for NS4.7 support */
	border: 0px none;
}

#tafintdiv {
	padding-top: 46px;
	padding-left: 10px;
	padding-right: 10px;
}

#tafclose {
	float: right;
	border: 0px none;
	margin-right: 28px;
	margin-top: 15px;
}

#reqd {
	background-color: transparent;
	color: #006699;
	font-size: 12px;
}
