/*
 * 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
 */
 
@import "box.css";

 #p-rcb a{
	cursor:pointer;
	color:#0b5ed7;
}

.popup{
	width:900px;
	display:none;
	z-index:1000;
}

.popup .navigation {
	float:right;
	padding:0px 15px 0px 0px;
	cursor:pointer;
}

.popup .content{
	padding:20px 40px 20px 40px;
}

.popup .imagecontent{
	padding:0;
	overflow:hidden;
	height:340px;
	
}

.popup .paragraph{
	margin-bottom: 10px;
	text-align: left;
	}

.popup .td{
	vertical-align:top;
}

.popup .li{
	margin-left: 35px;
}

.popup .arrow{
	position:relative;
	top:124px;
	left:-14px;
}

.popup .popupTitle { 
	color:#9a2a98;
	text-align:left;
	}

#enlarged{
	width:240px;
}



#popupManBackground {
	/*background:#333;*/
}

#p-rcb a.p-link { background:transparent url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/icon-link.gif) no-repeat center right; padding-right:10px; color:#0b5ed7; cursor: pointer;}
#p-rcb a.p-link_noArrow { color:#0b5ed7; cursor: pointer;}
 
#p-rcb #flashcontent_header { background-repeat: no-repeat; background-position: 0px 0px; background-color: #ffffff;}
#p-rcb #flashcontent_header,
#p-rcb #flashcontent_header #flash-inner-wrapper {height:272px; min-height:272px;}
#p-rcb #flashcontent_header object   { outline: none; }


#p-rcb #topcontent_header { width:960px; height:50px; }
#p-rcb #topcontent_header #flashcontent_header_topright { float:right; padding:5px 15px 0 0px}
#p-rcb #topcontent_header #flashcontent_header_topleft { float:left; padding:5px 0 0 15px;width:700px;}




 /* Tab redesign
    ---------------------------------------------------------*/
    
    #p-rcb #cp_wrap_tab_productdetails ul       { margin: 0; padding: 0; background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-container.gif) repeat-x left top; list-style: none; }
    #p-rcb #cp_wrap_tab_productdetails li       { float: left; padding: 0; background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-right-long.gif) no-repeat right top; }
    #p-rcb #cp_wrap_tab_productdetails a        { display: block; line-height: 32px; background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-left-short.gif) no-repeat -1px top; font-size: 11px; text-align: center; outline: none; }
    #p-rcb #cp_wrap_tab_productdetails a:hover  { text-decoration: none; }
    
    #p-rcb #cp_wrap_tab_productdetails .cp_active                       { background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-active-right-long.gif) no-repeat right top; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active a,
    #p-rcb #cp_wrap_tab_productdetails .cp_active a:hover               { background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-active-left-short.gif) no-repeat left top; color: #000000; font-weight: bold; text-decoration: none; }

    #p-rcb #cp_wrap_tab_productdetails .cp_active_firstTab a            { background-position: -4px top !important; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active_lastTab               { background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-active-left-long.gif) no-repeat left top !important; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active_lastTab a             { background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-active-right-last.gif) no-repeat right top !important; }
    #p-rcb #cp_wrap_tab_productdetails ul.two_tabs .cp_active_lastTab   { background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-active-right-long-nonext.gif) no-repeat right top !important; }
    #p-rcb #cp_wrap_tab_productdetails ul.two_tabs .cp_active_lastTab a { background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-active-left-short.gif) no-repeat left top !important; }
    
    #p-rcb #cp_wrap_tab_productdetails .cp_active_leftSibling           { background: url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab-redesign/bg-tab-mid.gif) no-repeat right top; }
    #p-rcb #cp_wrap_tab_productdetails .cp_active_rightSibling a        { background: none; }
    
    #p-rcb #cp_wrap_tab_productdetails .cp_firstTab a                   { background-position: 0 0; }
    
    #p-rcb #cp_wrap_tab_productdetails ul.two_tabs li       { width: 320px; }
    #p-rcb #cp_wrap_tab_productdetails ul.three_tabs li     { width: 320px; }
    #p-rcb #cp_wrap_tab_productdetails ul.four_tabs li      { width: 240px; }
    #p-rcb #cp_wrap_tab_productdetails ul.five_tabs li      { width: 192px; }
    #p-rcb #cp_wrap_tab_productdetails ul.six_tabs li       { width: 160px; }
    
    #p-rcb #cp_wrap_tab_productdetails .cp_spacer,
    #p-rcb #cp_wrap_tab_productdetails .cp_leftImg,
    #p-rcb #cp_wrap_tab_productdetails .cp_rightImg         { display: none; }
	
	
	
.sIFR-active #p-rcb h2 {

	visibility:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}	
.sIFR-active #p-rcb h3 {

	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}	
.sIFR-active #p-rcb h4 {

	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}	
	
/* 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:100px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_3 span.cp_spacer {
	padding-left:100px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_4 span.cp_spacer {
	padding-left:100px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_5 span.cp_spacer {
	padding-left:200px;
}

/* 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 h3, h4 { color:#0b5ed7; background-color: transparent;}
#p-rcb h5 { color:#0b5ed7; font-weight:bold; }
#p-rcb .p-col-articles h4 { color:#7cbd2a; }
#p-rcb #cp_flashcontent_header { width:960px; margin:0 1px;background-color:#fff; text-align:center; }
#p-rcb #cp_flashcontent_header img { margin:0; }


#p-rcb .overlay_clips_1			{ text-align :left; background-image:url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/overlay_SIM.gif); position: absolute; width: 960px; height : 600px; z-index: 10000; padding-top: 30px;}
#p-rcb .overlay_clips_2			{ text-align :left; background-image:url(/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/overlay_CALC.gif); position: absolute; width: 960px; height : 630px; z-index: 10000; padding-top: 30px;}
#p-rcb .close_button_test1	{ width:960px; position: absolute; right: 0px; top: 0px; cursor: pointer; padding-right:0px; padding-top:10px; color:#138796; text-align:right;}
#p-rcb .close_button_test2	{ width:960px; position: absolute; right: 0px; top: 0px; cursor: pointer; padding-right:0px; padding-top:10px; color:#138796; text-align:right;}

/* DIV POPUP */


#p-rcb #bottom_1, #bottom_2, #bottom_3, #bottom_4, #bottom_7, #instantReplay, #pauseLive
{
	color: #0D5FD8;
	cursor: pointer;
}

#p-rcb #bottom_1:hover, #bottom_2:hover, #bottom_3:hover, #bottom_4:hover
{
	text-decoration: underline;
}


/*#p-rcb .close_button{ position: absolute; padding:0px 5px 0px 5px; right: 17px; top: -5px; cursor: pointer; color : #993300; font-weight:bold; background-color:#FFFFFF; }*/
#p-rcb .green_title{font-weight:bold; color:#00A7BC; font-size:12px; padding-bottom:10px;}

/* GENERAL CLASSES */

#p-rcb .bold {
font-weight: bold;
}

#p-rcb p {
line-height: 19px;
margin: 0px 0px 10px 0px;
padding: 0px;
}

#p-rcb p.bold {
font-weight: bold;
margin-bottom: 0px;
}

#p-rcb p.margin {
margin-bottom: 25px;
}

#p-rcb p.subtitle {
color: #00a7bc;
font-weight: bold;
margin-bottom: 0px;
}

#p-rcb p.subtitle2 {
color: #992c96;
font-size: 12px;
font-weight: bold;
margin-bottom: 0px;
}

.footer {
background: white url('/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab1_footer.png') no-repeat;
height: 258px;
overflow: hidden;
width: 960px;
}

   .footer .footer_block {
   display: inline;
   float: left;
   overflow: hidden;
   width: 237px; 
   }

      .footer .footer_block .footer_image {
      text-align: center;
      margin-top: 3px;
	  height:111px;
      } 

      .footer .footer_block .footer_text {
      padding: 0px 20px 0px 30px;
      width: 187px; /*237*/
      }
      
.didyouknow_box {
background-color: #f0fafc;
margin-left: 40px;
width: 591px; /*591*/
} 

.didyouknow_box.tab6 {
margin-top: -10px;
margin-left: 105px;
} 

   .didyouknow_box .didyouknow_box_content {
   background: url('/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/didyouknow_content.png') no-repeat;
   padding: 25px;
   width: 541px;
   }
   
   .didyouknow_box .didyouknow_box_footer {
   background: url('/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/didyouknow_footer.png') no-repeat;
   height: 50px;
   width: 591px;
   }         

/* TAB 1 */
#p-rcb #cp_tab_content_1 {
width: 960px;
}

   #p-rcb #cp_tab_content_1 #overview_summary {
   background: white url('/consumerfiles/pageitems/master/categorypages/toothbrushes/assets/images/tab1_bg.png') no-repeat;
   padding: 35px 40px 35px 40px;
   }
   
      #p-rcb #cp_tab_content_1 #overview_summary #overview_summary_intro {
      margin-bottom: 35px;
      width: 750px;
      }
      
      #p-rcb #cp_tab_content_1 #overview_summary .overview_frame {
      display: inline;
      float: left;
      height: 335px;
      margin-right: 15px;
      overflow: hidden;
      width: 420px;
      }
      
         #p-rcb #cp_tab_content_1 #overview_summary .overview_frame .overview_frame_left {
         display: inline;
         float: left;
         width: 125px;
         }
         
         #p-rcb #cp_tab_content_1 #overview_summary .overview_frame .overview_frame_right {
         display: inline;
         float: left;
         width: 295px;
         }

         #p-rcb #cp_tab_content_1 #overview_summary .overview_frame .reason {
         height: 90px;
         } 
         
            #p-rcb #cp_tab_content_1 #overview_summary .overview_frame .reason p { 
            margin-bottom: 0px;
            }
         
            #p-rcb #cp_tab_content_1 #overview_summary .overview_frame .reason .reason_left {
            display: inline;
            float: left;
            text-align: center;
            width: 105px;
            }
            
            #p-rcb #cp_tab_content_1 #overview_summary .overview_frame .reason .reason_right {
            display: inline;
            float: left;            
            width: 315px;
            }                                                                

/* TAB 2 */
#p-rcb #cp_tab_content_2 {
background: white no-repeat;
width: 960px; /*957*/
}

   #p-rcb #cp_tab_content_2 #seal2 {
   position: absolute;
   margin: 693px 0px 0px 794px;
   }

   /* seal 5tab 2009_v1 */
   #p-rcb #cp_tab_content_2 #seal1 {
   position: absolute;
   margin: 693px 0px 0px 794px;
   }

   #p-rcb #cp_tab_content_2 #advanced_intro {
   margin-bottom: 20px;
   padding: 35px 0px 20px 40px;
   width: 550px; /*590*/
   }
   
   #p-rcb #cp_tab_content_2 #advanced_guaranteed {
   background: no-repeat;
   background-position: top left;
   margin: 0px 0px 0px 40px;
   min-height: 230px;
   height: auto !important;
   height: 230px;
   padding: 20px 0px 0px 290px;
   width: 390px; /*680*/
   }  
   
   #p-rcb #cp_tab_content_2 #advanced_advanceddesign {
   margin: 0px 0px 0px 40px;
   width: 610px; /*610*/
   } 
   
      #p-rcb #cp_tab_content_2 #advanced_advanceddesign img {
      display: inline;
      float: right;
      margin-top: -50px;
      }
      
      #p-rcb #cp_tab_content_2 #advanced_advanceddesign p {
      padding-right: 220px;
      }
      
   #p-rcb #cp_tab_content_2 #advanced_deepclean {
   background: no-repeat;
   background-position: top left;
   margin: 20px 0px 0px 40px;
   min-height: 218px;
   height: auto !important;
   height: 218px;
   padding: 20px 0px 0px 145px;   
   width: 295px; /*440*/
   }   
                                           
/* TAB 2 2010*/
#p-rcb #cp_tab_content_2 {
background: white no-repeat;
width: 960px; /*957*/
}
#p-rcb #cp_tab_content_2 #seal2 {
   position: absolute;
   margin: 693px 0px 0px 794px;
   }

   #p-rcb #cp_tab_content_2 #gumcare_intro {
   padding: 35px 0px 0px 40px;
   width: 560px; /*600*/
   }
   
   #p-rcb #cp_tab_content_2 #gumcare_gentlecleaning {
   background: no-repeat;
   margin-top: 35px;
   padding: 0px 0px 0px 395px;
   width: 360px; /*655*/
   }
   
   #p-rcb #cp_tab_content_2 #gumcare_proresults {
   background: no-repeat;
   background-position: top right;
   height: 220px;
   margin-top: 35px;
   padding: 0px 180px 0px 30px;
   width: 340px; /*550*/
   }  
   
   #p-rcb #cp_tab_content_2 #gumcare_didyouknow {
   margin-top: 35px;
   width: 957px;
   }
   
      #p-rcb #cp_tab_content_2 #gumcare_didyouknow #gumcare_didyouknow_left {
      display: inline;
      float: left;
      width: 273px;
      }
      
      #p-rcb #cp_tab_content_2 #gumcare_didyouknow #gumcare_didyouknow_right {
      display: inline;
      float: left;
      padding-top: 10px;
      } 
      
         #p-rcb #cp_tab_content_2 #gumcare_didyouknow #gumcare_didyouknow_right #gumcare_didyouknow_right_wrap {
         background-color: #edfafc; 
         width: 403px;
         }
           
           #p-rcb #cp_tab_content_2 #gumcare_didyouknow #gumcare_didyouknow_right #gumcare_didyouknow_right_wrap_content {
           background: no-repeat;
           padding: 15px 85px 0px 20px; 
           width: 298px; /*403*/
           }
           
            #p-rcb #cp_tab_content_2 #gumcare_didyouknow #gumcare_didyouknow_right #gumcare_didyouknow_right_wrap_content p {
            margin-bottom: 0px;
            }
           
           #p-rcb #cp_tab_content_2 #gumcare_didyouknow #gumcare_didyouknow_right #gumcare_didyouknow_right_wrap_footer {
           background: no-repeat;
           height: 50px; 
           width: 403px;
           }
           
      #p-rcb #cp_tab_content_2 #gumcare_didyouknow #gumcare_didyouknow_label {
      display: inline;
      float: right;
      margin-right: 30px;
      }     
	  
/* TAB 3 */
#p-rcb #cp_tab_content_3 {
background: white no-repeat;
width: 960px; /*957*/
}

   #p-rcb #cp_tab_content_3 #seal3{
   position: absolute;
   margin: 693px 0px 0px 794px;
   }

   #p-rcb #cp_tab_content_3 #whiter_intro {
   padding: 35px 0px 0px 40px;
   width: 530px; /*570*/
   }
   
   #p-rcb #cp_tab_content_3 #whiter_text2 {
   margin: 20px 0px 20px 40px;
   width: 650px; /*650*/
   }  
   
      #p-rcb #cp_tab_content_3 #whiter_text2 #whiter_text2_left {
      background: no-repeat;
      display: inline;
      float: left;
      padding-top: 206px;
      width: 370px;
      }
      
      #p-rcb #cp_tab_content_3 #whiter_text2 #whiter_text2_right {
      background: no-repeat;
      display: inline;
      float: left;
      padding-top: 206px;
      width: 275px;
      }        

/* TAB 3 - Advanced Clean */
#p-rcb #cp_tab_content_3 {
background: white no-repeat;
width: 960px; /*957*/
}

   #p-rcb #cp_tab_content_3 #seal2 {
   position: absolute;
   margin: 693px 0px 0px 794px;
   }

   /* seal 5tab 2009_v1 */
   #p-rcb #cp_tab_content_3 #seal1 {
   position: absolute;
   margin: 693px 0px 0px 794px;
   }
   
    /* seal 6tab 2010_v1 */
   #p-rcb #cp_tab_content_3 #seal3 {
   position: absolute;
   margin: 693px 0px 0px 794px;
   }

   #p-rcb #cp_tab_content_3 #advanced_intro {
   margin-bottom: 20px;
   padding: 35px 0px 20px 40px;
   width: 550px; /*590*/
   }
   
   #p-rcb #cp_tab_content_3 #advanced_guaranteed {
   background: no-repeat;
   background-position: top left;
   margin: 0px 0px 0px 40px;
   min-height: 230px;
   height: auto !important;
   height: 230px;
   padding: 20px 0px 0px 290px;
   width: 390px; /*680*/
   }  
   
   #p-rcb #cp_tab_content_3 #advanced_advanceddesign {
   margin: 0px 0px 0px 40px;
   width: 610px; /*610*/
   } 
   
      #p-rcb #cp_tab_content_3 #advanced_advanceddesign img {
      display: inline;
      float: right;
      margin-top: -50px;
      }
      
      #p-rcb #cp_tab_content_3 #advanced_advanceddesign p {
      padding-right: 220px;
      }
      
   #p-rcb #cp_tab_content_3 #advanced_deepclean {
   background: no-repeat;
   background-position: top left;
   margin: 20px 0px 0px 40px;
   min-height: 218px;
   height: auto !important;
   height: 218px;
   padding: 20px 0px 0px 145px;   
   width: 295px; /*440*/
   }   

/* TAB 4 */
#p-rcb #cp_tab_content_4 {
background: white no-repeat;
width: 960px; /*957*/
}

   /*#p-rcb #cp_tab_content_4 #quality_label_tab4 {
   position: absolute;
   margin: 710px 0px 0px 810px;
   }*/

   #p-rcb #cp_tab_content_4 #advanced_intro {
   margin-bottom: 20px;
   padding: 35px 0px 20px 40px;
   width: 550px; /*590*/
   }
   
   #p-rcb #cp_tab_content_4 #advanced_guaranteed {
   background: no-repeat;
   background-position: top left;
   margin: 0px 0px 40px 40px;
   min-height: 230px;
   height: auto !important;
   height: 230px;
   padding: 20px 0px 0px 320px;
   width: 390px; /*680*/
   }  

	/* 2010 */
   #p-rcb #cp_tab_content_4 #tab4_advanced_guaranteed {
   background: no-repeat;
   background-position: top left;
   margin: 0px 0px 40px 40px;
   min-height: 230px;
   height: auto !important;
   height: 230px;
   padding: 20px 0px 0px 320px;
   width: 390px; /*680*/
   }  

   
   #p-rcb #cp_tab_content_4 #advanced_advanceddesign {
   margin: 0px 0px 0px 40px;
   width: 610px; /*610*/
   height: 200px;
   } 
   
      #p-rcb #cp_tab_content_4 #advanced_advanceddesign img {
      display: inline;
	  padding-left: 20px;
      float: right;
      margin-top: -50px;
      }
      
      #p-rcb #cp_tab_content_4 #advanced_advanceddesign p {
      padding-right: 220px;
      }
      
   #p-rcb #cp_tab_content_4 #advanced_deepclean {
   background: no-repeat;
   background-position: top left;
   margin: 0px 0px 0px 40px;
   min-height: 250px;
   height: auto !important;
   height: 250px;
   padding: 20px 0px 0px 320px;   
   width: 295px; /*440*/
   } 
 
   /* 2010 */
   #p-rcb #cp_tab_content_4 #tab4_advanced_deepclean {
   background: no-repeat;
   background-position: top left;
   margin: 0px 0px 0px 40px;
   min-height: 250px;
   height: auto !important;
   height: 250px;
   padding: 20px 0px 0px 320px;   
   width: 295px; /*440*/
   } 

 /* TAB 4 - WHITHER TEETH 2010 */
#p-rcb #cp_tab_content_4 {
background: white no-repeat;
width: 960px; /*957*/
}

   #p-rcb #cp_tab_content_4 #seal3{
   position: absolute;
   margin: 693px 0px 0px 794px;
   }

   #p-rcb #cp_tab_content_4 #whiter_intro {
   padding: 35px 0px 0px 40px;
   width: 530px; /*570*/
   }
   
   #p-rcb #cp_tab_content_4 #whiter_text2 {
   margin: 20px 0px 20px 40px;
   width: 650px; /*650*/
   }  
   
      #p-rcb #cp_tab_content_4 #whiter_text2 #whiter_text2_left {
      background: no-repeat;
      display: inline;
      float: left;
      padding-top: 206px;
      width: 370px;
      }
      
      #p-rcb #cp_tab_content_4 #whiter_text2 #whiter_text2_right {
      background: no-repeat;
      display: inline;
      float: left;
      padding-top: 206px;
      width: 275px;
      }        
  
/* TAB 5 */

#p-rcb #cp_tab_content_5 {
background: white no-repeat;
width: 960px; /*957*/
}

   #p-rcb #cp_tab_content_5 #seal5 {
   position: absolute;
   margin: 599px 0px 0px 815px;
   }

   #p-rcb #cp_tab_content_5 #essential_intro {
   padding: 35px 0px 0px 40px;
   width: 612px; /*652*/
   }
   
   #p-rcb #cp_tab_content_5 #essential_text2 {
   background: no-repeat;
   margin-top: 20px;
   padding-left: 325px;
   width: 360px; /*685*/
   }
   
   #p-rcb #cp_tab_content_5 #essential_text3 {
   margin: 50px 0px 0px 130px;
   width: 535px; /*535*/
   }
   
      #p-rcb #cp_tab_content_5 #essential_text3 img {
      display: inline;
      float: left;
      margin: -50px 32px 0px 0px;
      }
      
   #p-rcb #cp_tab_content_5 #essential_text4 {
   margin: 20px 0px 0px 40px;   
   width: 570px; /*570*/
   } 
   
      #p-rcb #cp_tab_content_5 #essential_text4 img {
      display: inline;
      float: right;
      margin: -100px 0px 0px 0px;
      }

/* TAB 5 2009-5TABS */

#p-rcb #cp_tab_content_5 {
background: white  no-repeat;
width: 960px; /*957*/
}

   #p-rcb #cp_tab_content_5 #kids_intro {
   padding: 35px 0px 0px 40px;
   width: 650px; /*690*/
   }
   
   #p-rcb #cp_tab_content_5 #kids_text2 {
   margin: 20px 0px 0px 40px;
   width: 725px;
   }
   
      #p-rcb #cp_tab_content_5 #kids_text2 .kids_text2_column {
      display: inline;
      float: left;
      margin-right: 15px;
      width: 225px;
      }
      
   #p-rcb #cp_tab_content_5 #kids_text3 {
   background: no-repeat;
   background-position: bottom right;
   margin: 20px 0px 0px 40px;
   min-height: 177px; /*207*/
   height: auto !important;
   height: 177px; /*207*/
   padding: 30px 305px 0px 0px;   
   width: 340px; /*645*/
   }                 
      
/* TAB 6 */

#p-rcb #cp_tab_content_6 {
background: white no-repeat;
width: 960px; /*957*/
}

   #p-rcb #cp_tab_content_6 #kids_intro {
   padding: 35px 0px 0px 40px;
   width: 650px; /*690*/
   }
   
   #p-rcb #cp_tab_content_6 #kids_text2 {
   margin: 20px 0px 0px 40px;
   width: 725px;
   }
   
      #p-rcb #cp_tab_content_6 #kids_text2 .kids_text2_column {
      display: inline;
      float: left;
      margin-right: 15px;
      width: 225px;
      }
      
   #p-rcb #cp_tab_content_6 #kids_text3 {
   background: no-repeat;
   background-position: bottom right;
   margin: 20px 0px 0px 40px;
   min-height: 177px; /*207*/
   height: auto !important;
   height: 177px; /*207*/
   padding: 30px 305px 0px 0px;   
   width: 340px; /*645*/
   }                 
