/*
 * Category style's that will come back in every catergory page
 * - Links
 * - Main flash animation, if height of animation is higher simply overwrite that value
 * - Tabs */
#p-rcb a.p-link_white { background:transparent url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/icon-link-white.gif) no-repeat center right; padding-right:10px; }
#p-rcb a.p-link { background:transparent url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/icon-link.gif) no-repeat center right; padding-right:10px; }
#p-rcb a.p-link_question { background:transparent url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/icon-link.gif) no-repeat center left; padding-left:10px; font-weight:bold;}
#p-rcb a.p-link2 { background:transparent url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/icon-link3.gif) no-repeat center right; padding-right:10px; color:#252f47;}
#p-rcb a.p-link_grey { background:transparent url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/icon-link2.gif) no-repeat center right; padding-right:10px; color:#5d6678; font-weight:bold; }
#p-rcb #flashcontent_header,
#p-rcb #flashcontent_header #flash-inner-wrapper { height:275px;  height:auto !important; min-height:275px; }

/* Start: Product Details Tabs */
#p-rcb #cp_wrap_tab_productdetails {
	width:958px;
	margin-left:1px;
	background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/bg-tab-nav.gif) repeat-x bottom;
	font-size:12px;
	line-height:normal;
	height:34px;
}
#p-rcb #cp_wrap_tab_productdetails ul { margin:0; padding:0; list-style:none; }
#p-rcb #cp_wrap_tab_productdetails li { 
	background-image: none;
	height:34px;
	padding: 0; 
	float:left;
	vertical-align: middle;			font-size:11px;
}
#p-rcb #cp_wrap_tab_productdetails a { text-decoration:none; outline: 0; }
#p-rcb #cp_wrap_tab_productdetails li.cp_lastTab span.cp_rightImg {
	background:#ffffff url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/menuBorderBlank.gif) repeat-x bottom;
}
#p-rcb #cp_wrap_tab_productdetails li.cp_firstTab span.cp_leftImg {
	background:#ffffff url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/menuBorderBlank.gif) repeat-x bottom;
}
#cp_wrap_tab_productdetails li span.cp_leftImg {
	background-image:url("/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/tab-selected-lhs.gif");
}
#cp_wrap_tab_productdetails li span.cp_rightImg {
	background-image:url("/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/tab-selected-rhs.gif");
}
#cp_tab_2 .cp_spacer
{
	background-image:url("/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/bg-tab-nav.gif");
}

#p-rcb #cp_wrap_tab_productdetails li a {
	padding:4px 5px 0px 5px;
	margin: 8px 0px -8px 0px;
	display:block;
	clear:none;
	float:left;
	font-weight:700;
}

#p-rcb #cp_wrap_tab_productdetails li.cp_inactive a { color:#003D81; }
#p-rcb #cp_wrap_tab_productdetails li.cp_active a { color: #de5c5b; }
#p-rcb #cp_wrap_tab_productdetails li span.cp_leftImg {
	width:15px; height:34px; float:left;
	background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/tab-selected-lhs.gif) repeat-x bottom;
}
#p-rcb #cp_wrap_tab_productdetails li span.cp_rightImg {
	width:15px; height:34px; float:left;
	background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/tab-selected-rhs.gif) repeat-x bottom;
}
#p-rcb #cp_wrap_tab_productdetails li.cp_active,
#p-rcb #cp_wrap_tab_productdetails li.cp_active a {
	background:#ffffff url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/menuBorderBlank.gif) repeat-x bottom;
}
#p-rcb #cp_wrap_tab_productdetails li.cp_inactive span.cp_rightImg,
#p-rcb #cp_wrap_tab_productdetails li.cp_inactive span.cp_leftImg {
	 visibility: hidden;
}
#p-rcb #cp_wrap_tab_productdetails span.cp_spacer {
	float:left; height:34px;
	background:#f7f7f7 url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/bg-tab-separator.gif) no-repeat 0 0;
}
/* End: Product Details Tabs */

/* End of common catergory style's */

/* Use the following to to push centered tabs (2, 3, ...) and have them positioned manualy, this must be done per language */

#p-rcb #cp_wrap_tab_productdetails #cp_tab_2 span.cp_spacer {
	padding-left:5px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_3 span.cp_spacer {
	padding-left:5px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_4 span.cp_spacer {
	padding-left:5px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_5 span.cp_spacer {
	padding-left:5px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_6 span.cp_spacer {
	padding-left:5px;
}

/* space out tab nav text N.B. this will vary based on language and
number of tabs */
#p-rcb #cp_wrap_tab_productdetails li a {
	margin-left:22px;
	margin-right:22px;
}
/* first tab text needs to line up with LHS */
#p-rcb #cp_wrap_tab_productdetails li#cp_tab_1 a 
{
	margin-left:0;
	margin-right:27px;
}

/* End of manualy position tabs */


/* Theme depended content*/

/* Examples of use css in previous category pages, these line may be replace by your own styles.
#p-rcb h2 { font-size:170%; }
#p-rcb h2, h3 { color:#ff2e75; line-height:150%; }
#p-rcb .p-col-articles h4 { color:#7cbd2a; }
#p-rcb #cp_flashcontent_header { width:958px; margin:0 1px; background-color:#fff; text-align:center; }
#p-rcb #cp_flashcontent_header img { margin:0; }
*/
.sIFR-active #p-rcb h2 {
	visibility:hidden;
	padding-top : 0px; 
}
.sIFR-active #p-rcb h3 {
	visibility:hidden;
	padding-top : 12px;
}
.sIFR-active #p-rcb h4 {
	visibility:hidden;
	padding-top : 12px;
}
.sIFR-active #p-rcb h5 {
	visibility:hidden;
	padding-top : 0px;
}
.sIFR-active #p-rcb h6 {
	visibility:hidden;
	padding-top : 0px;
}
.sIFR-active #p-rcb h7 {
	visibility:hidden;
	padding-top : 0px; 
}
.sIFR-active #p-rcb h8 {
	visibility:hidden;
	padding-top : 0px;
}

#p-rcb .redText	{ color:#df2823; font-size:12px; padding:6px 0 0 0; line-height : 17px;}
#p-rcb .boldTitle_pink	{ color:#f6a0a5; font-size:13px; padding:0 0 6px 0; font-weight:bold;}
#p-rcb .boldTitle_purple	{ color:#992c96; font-size:13px; padding:0 0 6px 0; font-weight:bold;}
#p-rcb .boldTitle_green	{ color:#6ebb1f; font-size:13px; padding:0 0 6px 0; font-weight:bold;}
#p-rcb p, h2, h7, h3, h4, h8, h6	{ margin:0; padding:0; }
#p-rcb h3, h4, h8	{ line-height:1em; }
#p-rcb h2, h7	{ font-size:170%; font-weight:lighter;font-size:24px;} /* color:#f6a0a5; */
#p-rcb h3	{ font-size:160%; font-weight:bolder; }
#p-rcb h4, h8	{ font-size:110%; }
#p-rcb h6	{color:#992c96;font-size:24px;}

#p-rcb a.p-link	{ background:transparent url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/icon-link.gif) no-repeat center right; padding-right:10px; }

#p-rcb .tab1_tv-row-top, .tab1_tv-row-bottom, .tab2_tv-row-top, .tab2_tv-row-bottom, .tab3_tv-row-top, .tab3_tv-row-bottom, .tab4_tv-row-top, .tab4_tv-row-bottom, .tab5_tv-row-top, .tab5_tv-row-bottom  { clear:both; }

/* DIV POPUP */
#p-rcb #bottom_1, #bottom_2, #bottom_3,  #bottom_7 { color: #0D5FD8; cursor: pointer; }
#p-rcb #bottom_1:hover, #bottom_2:hover, #bottom_3:hover { text-decoration: underline; }

#p-rcb .header_top		{	 background-image:url(/consumerfiles/pageitems/master/categorypages/AventBreastFeeding/assets/images/bg2.jpg); width:960; height:55px; background-repeat:no-repeat; border-bottom : 1px solid #E2E2E2;}
#p-rcb .header_top2		{ 	 padding-left:18px; padding-bottom:20px; font-weight:lighter;}

h2.boldTitle_pink, h3.boldTitle_pink { color: #ef6a71; }

/* generic styling */

#p-rcb h2.bold-header.sIFR-replaced {color: #ef6a71; font-weight: bold; font-size: 1.5em;}
.bold-blue { color: #005194; font-weight: bolder; font-size: 1.25em;}
.bold-pink { color: #ef6a71; font-weight: bolder; font-size: 1.25em; padding-bottom: 7px; padding-top: 3px; display:block;}
.subheader { color: #ef6a71; font-weight: bolder; font-size: 1.3em; padding-bottom: 1px; padding-top: 2px; display:block;}
.bold-pink {padding-top:0;}
#p-rcb div a.butt-pink
{
	background: transparent url('/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/btn-open-pdf-rhs.gif') no-repeat scroll top right;
	display: block;
	float: left;
	height: 24px;
	font-weight: bolder;
	margin: 8px 6px 0 0;
	padding-right: 7px; /* sliding doors padding */
	text-decoration: none;
}
#p-rcb div a.butt-pink span {
	background: transparent url('/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/btn-open-pdf-bg.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 3px 2px 5px 24px;
	color: #fff;
	font-size: 0.95em;
}
.separator-line {
	background:transparent url(/consumerfiles/assets/img/tmp_bg_grey_flare.gif) no-repeat 0 0;
	height: 8px;
	clear: both;
	margin: 0;
	padding: 0;
}
.tab-header { margin-left: 20px; margin-top: 23px; }

/* OVERVIEW - TAB 1 */

#p-rcb .tab1_main				{	float :left; padding-bottom : 32px; padding-left:18px; padding-top:20px; padding-right:18px;}
#p-rcb .Main_Text1				{	width:600px;}
#p-rcb .row1					{	clear:left; float:left; padding-top: 20px;}
#p-rcb .img1					{	float:left;}
#p-rcb .img2					{	float:left; padding-left: 20px;}
#p-rcb .img3					{	float:right;}
#p-rcb .tab1-row2-L	{	clear:left; float :left; background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/tab1.jpg) no-repeat 0 0; width:303px; height:167px; padding:0 0 0 0; margin: 0 12px 0 11px;}
#p-rcb .tab1-row2-M	{	float :left; background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/tab2.jpg) no-repeat 0 0; width:303px; height:167px; padding:0; margin-right:11px;}
#p-rcb .tab1-row2-R	{	float :left; background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/tab3.jpg) no-repeat 0 0; width:303px; height:167px; padding:0;}
#p-rcb .tab1-row2-B	{	clear:left; float :left; background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/btn-bottle-bg.gif) no-repeat 0 0; width:960px; height:36px; padding-bottom:0px; margin: 0 12px 0 11px;}

div#overview-banners { margin-left:17px; margin-top:25px;}
div#overview-banners .banner-top { height:172px; margin-right:7px; overflow:hidden; width:220px; }
div#overview-banners .banner-top-25years { height:172px; margin-right:7px; overflow:hidden; width:220px; background: url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/overview-avent25-pic-rhs.jpg) bottom right no-repeat; }
div#overview-banners p {  padding-left:15px; padding-right:3px;}
div#overview-banners .subheader { font-size: 16px; font-weight:bold; padding:12px 5px 1px 15px;}
div#overview-banners .banner-pic { float:right; margin-right:7px; }
div#overview-banners .banner-text { float:left; }
div#overview-banners .banner-bottom a
{
	line-height:24px;
	color:#fff;
	font-weight:bold;
	padding:0 10px 0 17px;
	text-decoration:none;
	background:transparent url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/avent-link-arrow.gif) no-repeat scroll right 3px;
	width:160px;
}
div#banner-avent, 
	div#banner-colic, 
	div#banner-faqs,
	div#banner-25-years {float:left; width:227px; height:218px; margin-left:0; margin-right:6px; background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/overview-banner-bg.jpg) no-repeat 0 0;}
div#banner-faqs img { float: right; }
div#banner-avent-filler-top-rhs { float:right; clear:right; width:1px; height:67px;}
div#banner-avent-pic-rhs { float:right; clear:right; width:106px; height:169px; margin-top:8px;}
div#banner-colic-filler-top-rhs { float:right; clear:right; width:1px; height:67px;}
div#banner-colic-pic-rhs { float:right; clear:right; width:106px; height:169px; margin-top:8px;}
div#banner-faqs-filler-top-rhs { float:right; clear:right; width:1px; height:1px;}
div#banner-faqs-pic-rhs { float:right; clear:right; width:106px; height:169px; margin-top:3px;}
div#banner-avent25-filler-top-rhs { float:right; clear:right; width:1px; height:82px;}
div#banner-avent25-pic-rhs { float:right; clear:right; width:154px; height:95px; margin-top:5px;}

#p-rcb .btn-feeding {	clear:left; margin: 0px auto 0px auto; text-align:center; vertical-align: bottom; width:320px; padding-bottom:20px; }
#p-rcb .btn-feeding-lhs { width: 20px; float: left; background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/btn-feeding-lhs.gif) no-repeat 0 0; }
#p-rcb .btn-feeding-text { width: 280px; float: left; background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/btn-feeding-bg.gif) repeat-x 0 0; }
#p-rcb .btn-feeding-rhs { width: 20px; float: right; background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/btn-feeding-rhs.gif) no-repeat 0 0; }
#p-rcb .btn-feeding-lhs, .btn-feeding-text, .btn-feeding-rhs { height: 38px; vertical-align: bottom; padding-top: 6px; }
#p-rcb .btn-feeding a { color: #ef6a71; font-weight:600; text-decoration:none; }
#p-rcb .feeding-statements	{	float :left; width:900px; padding-left:20px; padding-top:20px; padding-bottom:20px;}
#p-rcb .feeding-statements ul { margin-left: 14px; }
#p-rcb .row2					{	float:left; padding-bottom:20px;}
#p-rcb  #cp_tab_content_1 .row3 { margin: 10px 0 10px 0;}
#p-rcb .bg_tab1					{	background-image : url(/consumerfiles/pageitems/master/categorypages/AventBottle/assets/images/row3_bg.jpg); width : 960px; height :197px; background-repeat : no-repeat;}
#p-rcb .bg_text_tab1			{	width:500px; padding-left: 250px; padding-top:30px; padding-bottom:10px;}
#p-rcb .link_tab1				{	width:500px; padding-left: 250px;}
#p-rcb .bold					{	color:#003d81; font-weight:bold; font-size:13px; padding-bottom: 10px;}
#p-rcb .link					{	padding-top:10px;}

/* TAB 2 */
#p-rcb .tab2_row3 { font-size: 0.97em; }
#p-rcb .tab2_main {	float :left; padding-bottom: 1px; padding-left:18px; padding-top:0; padding-right:2px;}
#p-rcb .tab2_Text1 {	width:585px; display:block; margin-left:2px; clear:both;}

#p-rcb .tab2_row3 {	float:left; padding-bottom:20px;}
div#avent-advantages { float:left; margin-left:-3px; margin-top:25px; margin-bottom:0; padding:0;}
div#avent-advantages p { margin-top:1px; padding-left:6px; padding-right:10px;}
div#avent-advantages a.p-link { padding-left:6px; padding-right:10px;}
div#clinical-evidence, 
	div#easy-to-combine, 
	div#how-avent-works {float:left; width:299px; margin:0; padding:0;}
div#avent-advantages .avent-banner-wrap { padding:12px 5px 1px 15px; width:277px; height: 221px;}
div#clinical-evidence .avent-banner-wrap {background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/avent-evidence_new_us.jpg) no-repeat; }
div#easy-to-combine .avent-banner-wrap {background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/avent-combine-bg.jpg) no-repeat;}
div#how-avent-works .avent-banner-wrap {background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/avent-how-it-works-bg.jpg) no-repeat;}
div#clinical-evidence .subheader,
	div#easy-to-combine .subheader,
	div#how-avent-works .subheader {font-size: 1.3em;}
#p-rcb div.avent-link-bg { background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/avent-link-bg.gif) no-repeat; margin-top:-57px; height:48px; }
#p-rcb div.avent-link-bg a
{
	line-height:24px;
	color:#fff;
	font-weight:bold;
	padding:0 10px 0 17px;
	text-decoration:none;
	background:transparent url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/avent-link-arrow.gif) no-repeat scroll right 3px;
}
div#clinical-evidence div.avent-link-bg { margin-left:-1px; }
div#easy-to-combine p {margin-top:-8px;}

#p-rcb .bg_tab2
{
	background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/how-it-works-bg.jpg) no-repeat;
	width:903px;
	height:183px;
	margin-left:19px;
	line-height:1.4em;
}
#p-rcb .tab2_left { float:left; padding-left:20px; width:275px; padding-top:28px; }
#p-rcb .tab2_left h4.sIFR, #p-rcb .tab2_left li { color: #005194; }
#p-rcb .tab2_left ul { margin-left: 10px; }
#p-rcb .tab2_left li { margin-left: 5px; }
#p-rcb .tab2_left li span { color: #252F47; }
#p-rcb .tab2_right { float:left; padding-left:184px; width:319px; padding-top:45px; }
/* the following (Choosing the right nipple) was moved from tab 3 to tab 2 */
#p-rcb .tab3_main				{	float :left; padding-bottom : 32px; padding-left:18px; padding-top:20px; padding-right:18px;}
#p-rcb .tab3_Text1				{	width:600px;}
#p-rcb .tab3_row1				{	clear:left; padding-top: 20px;}
#p-rcb .tab3_pic1				{	float:left;}
#p-rcb .tab3_pic2				{	float:left; padding-left: 39px;}
#p-rcb .tab3_pic3				{	float:left; padding-left: 39px;}
#p-rcb .tab3_pic4				{	float:left; padding-left: 38px;}
#p-rcb .tab3_row2				{	clear:left; padding-top:8px;}
#p-rcb .tab3_text1				{	float:left; width:202px;}
#p-rcb .tab3_text2				{	float:left; width:202px; padding-left:39px}
#p-rcb .tab3_text3				{	float:left; width:202px; padding-left:39px}
#p-rcb .tab3_text4				{	float:left; width:202px; padding-left:38px}
#p-rcb .tab3_bottom				{	float:left; padding-bottom:20px;}
#p-rcb .tab3_bottombg			{	background-image : url(/consumerfiles/pageitems/master/categorypages/AventBottle/assets/images/tab3_bg.jpg); width : 960px; height :363px; background-repeat : no-repeat; float:left; }
#p-rcb .tab3_bottom_pic			{ 	float:left; padding-left: 18px;}
#p-rcb .tab3_bottom_text		{ 	clear:left; float:left; padding-left: 18px; padding-top: 15px; width: 202px;}

#p-rcb .tab3_bold				{	color:#003d81; font-weight:bold; font-size:13px; padding-bottom: 10px;}
#p-rcb .tab3_link				{	padding-top:10px;}

/* TAB 3 */

#cp_tab_content_3 div.tab-header {background:#fff url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/colic-header-bg.jpg) no-repeat; width: 920px; height: 129px;}
#cp_tab_content_3 div.tab-header p { width: 550px;}
#p-rcb div#colic-main { margin-left: 20px; }
#p-rcb div#what-is-colic,
	#p-rcb div#signs-to-look-for,#p-rcb div#what-is-fussing,#p-rcb div#different-behaviours,
	#p-rcb div#how-long-will-it-last,#p-rcb div#colic-bottle-img1,#p-rcb div#colic-bottle-img2,#p-rcb div#what-you-can-do-to-help,
	#p-rcb div#rule-of-3 { float:left; width: 280px; margin:25px 15px 5px 0; }
/*#p-rcb div#what-you-can-do-to-help {float:left; width:600px; margin:25px 5px 5px 0; }
#p-rcb div#what-you-can-do-to-help img { clear:right; margin-left:-5px; margin-top:10px; }*/
#p-rcb div#colic-bottle-img1 { clear: left; }
#p-rcb div#signs-to-look-for ul { margin-left: 14px; color: #797979;}
#p-rcb div#signs-to-look-for li span { color: #252F47; }
#cp_tab_content_3 .separator-line { margin-top: 15px; }
div#colic-guides
{
	background:url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/colic-pdf-bg.jpg) no-repeat;
	width:903px;
	height:183px;
	margin-left:19px;
	line-height:1.5em;
	padding-top:42px;
}
div#colic-guide-lhs { float: left; padding-left:20px; width:275px; }
div#colic-guide-rhs { float: left; padding-left:184px; width:310px; }

/* TAB 4 */

#cp_tab_content_4 .bold-pink { padding-top: 17px; clear: both; }
#cp_tab_content_4 .subheader { clear:both;}
#cp_tab_content_4 div.subheader object { margin-top: 0px; clear:both;}
#p-rcb .tab4_main { padding-bottom: 20px; padding-left:21px;}

div.bpa_statement {
	float:left; clear:left;
	padding-top: 10px;
	padding-bottom:20px;
	margin-top: 0;
	width:915px;
}	
div.question-box {
	float:left; clear:left;
	padding-top: 5px;
	margin-top: 0;
	width:922px;
	background:#fff url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/question-closed-top.gif) no-repeat;
}
#cp_tab_content_4 div.question-box.show-answer,
	#cp_tab_content_4 div.question-box.alt.show-answer { background:#ffeded url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/question-open-top.gif) no-repeat; }
div.question-box.alt {background:#fff url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/question-closed-top-alt.gif) no-repeat;}
div.question-bottom {
	float:left; clear:left;
	width:922px;
	height:6px;
	background: url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/question-closed-bottom.gif) no-repeat; 
}
#cp_tab_content_4 div.question-bottom.show-answer-bottom { background: url(/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/question-open-bottom.gif) no-repeat; }
div.question-box span.question-text {display:block; margin:0 8px 0 29px; color: #0079e1; font-weight: bolder; cursor:help; }
div.question-box span.question-text.show-answer {display:block; margin:0 8px 0 29px; color: #ef6a71; font-weight: bolder; cursor:pointer; }
div.question-box span.answer-text {display:block; margin:7px 6px 0px 29px; }
div.question-box span.answer-text.show-answer {display:block; margin:7px 6px 0px 29px; }
#p-rcb h2 {color:#003d81;font-size:20px;}
#p-rcb h3 {color:#252f47;font-size:24px;}
#p-rcb h4 {color:#003d81;font-size:24px;}
#p-rcb h5 {color:#df2823;font-size:20px;}
#p-rcb h6 {color:#7cbd2a;font-size:18px;}
#banner-25-years1 {    background: url("/consumerfiles/pageitems/master/categorypages/AVENT_Bottlefeeding_2009/assets/images/overview-banner-bg_1.jpg") no-repeat scroll 0 0 transparent;    float: left;    height: 218px;    margin-left: 0;    margin-right: 6px;    width: 227px;}




