.gadget_baby .s,
.gadget_pregnancy .s,
.gadget_birth .s,
.gadget_name .s {
	float: left;
	width: 43px;
	height: 19px;
	color: #000;
	margin: 3px 5px 0 0;
}

.gadget_baby .l,
.gadget_pregnancy .l,
.gadget_birth .l,
.gadget_name .l {
	float: left;
	width: 70px;
	height: 19px;
	color: #000;
	margin: 3px 5px 0 0;
}

.gadget_baby .m,
.gadget_pregnancy .m,
.gadget_birth .m,
.gadget_name .m {
	float: left;
	width: 55px;
	height: 19px;
	color: #000;
	margin: 3px 5px 0 0;
}

.gadget_baby .xl,
.gadget_pregnancy .xl,
.gadget_birth .xl,
.gadget_name .xl {
	float: left;
	width: 81px;
	height: 19px;
	color: #000;
	margin: 3px 5px 0 0;
}

/* START: Gadget Baby  */
.gadget_baby {
	float: left;
	width: 278px;
	height: 170px;
	background: url(/images/backgrounds/gadget_baby.jpg) no-repeat;
	padding: 16px 11px 0 21px;
	margin: 0 0 10px 0;
}

.gadget_baby h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #082d47;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin: 0 0 50px 0;
}

.gadget_baby div {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #082d47;
	font-size: 16px;
	margin: 0 0 7px 0;
}

.gadget_baby input {
	display: inline;
	float: left;
	width: 58px;
	height: 24px;
	background: url(/images/buttons/gadget_baby_button.gif) no-repeat;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 8px;
}
/* END: Gadget Baby */

/* START: Gadget Pregnancy   */
.gadget_pregnancy {
	float: left;
	width: 289px;
	height: 170px;
	background: url(/images/backgrounds/gadget_pregnancy.jpg) no-repeat;
	padding: 16px 0 0 21px;
	margin: 0 0 10px 0;
}

.gadget_pregnancy h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #082d47;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 7px 0;
}

.gadget_pregnancy div {
	float: left;
	width: 133px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3669;
	font-size: 12px;
	margin: 0;
}

.gadget_pregnancy .clear_divider {
	width: 200px;
	height: 7px;
}

.gadget_pregnancy input {
	float: left;
	width: 74px;
	height: 24px;
	background: url(/images/buttons/gadget_pregnancy_button.gif) no-repeat;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 8px;
}
/* END: Gadget Pregnancy  */

/* START: Gadget Birth  */
.gadget_birth {
	float: left;
	width: 278px;
	height: 121px;
	background: url(/images/backgrounds/gadget_birth.jpg) no-repeat;
	padding: 15px 11px 0 21px;
	margin: 0 0 10px 0;
}

.gadget_birth h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e2005;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 16px 0;
}

.gadget_birth div {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e2005;
	font-size: 16px;
	margin: 0 0 7px 0;
}

.gadget_birth input {
	display: inline;
	float: left;
	width: 74px;
	height: 24px;
	background: url(/images/buttons/gadget_birth_button.gif) no-repeat;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 5px;
}
/* END: Gadget Birth */

/* START: Gadget Name  */
.gadget_name {
	float: left;
	width: 278px;
	height: 121px;
	background: url(/images/backgrounds/gadget_name.jpg) no-repeat;
	padding: 15px 11px 0 21px;
	margin: 0 0 10px 0;
}

.gadget_name h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #19290d;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 16px 0;
}

.gadget_name div {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #19290d;
	font-size: 16px;
	margin: 0 0 7px 0;
}

.gadget_name input {
	display: inline;
	float: left;
	width: 54px;
	height: 24px;
	background: url(/images/buttons/gadget_name_button.gif) no-repeat;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 8px;
}
/* END: Gadget Name */
