/*
 * 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;
}

.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 .paragraph{
	margin-bottom: 10px;
	text-align: left;
	}
	
.popup .td{
	vertical-align:top;
}

.popup .li{
	margin-left: 35px;
}

#popupManBackground {
	/*background:#333;*/
}

.popupbrightcove .content{
	text-align:center;
	height:400px;
}

#p-rcb #seal1{
	left:-140px;
	position:relative;
	top:-40px;
	width:113px;
}

#p-rcb #seal2{
	left:605px;
	float:left;
	top:-215px;
position:relative;
}
		
#p-rcb a.p-link { background:transparent url(/consumerfiles/pageitems/master/categorypages/sonicare/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 #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;}

#p-rcb #topcontent_header { height:50px; }

#p-rcb #cbhidden { display:none; }

.popup .popupTitle { color:#9a2a98; }

 /* Tab redesign
    ---------------------------------------------------------*/
    
    #p-rcb #cp_wrap_tab_productdetails ul       { margin: 0; padding: 0; background: url(/consumerfiles/pageitems/master/categorypages/sonicare/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/sonicare/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/sonicare/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/sonicare/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/sonicare/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/sonicare/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/sonicare/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/sonicare/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/sonicare/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/sonicare/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:957px; 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/sonicare/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/sonicare/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 p {
line-height: 19px;
}

#p-rcb p.head {
color: #00a7bc;
font-weight: bold;
margin: 0px 0px 0px 0px;
}  

#p-rcb p.center {
text-align: center;
}

#p-rcb a.video {
background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab4_video_icon.png') no-repeat;
background-position: left;
display: block;
height: 19px;
margin-bottom: 20px;
padding-left: 22px;
}

#p-rcb a.pdf {
background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab5_pdf_icon.png') no-repeat;
background-position: left;
display: block;
padding: 5px 0px 0px 30px;
}

#p-rcb .frame {
background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab1_frame_shadow.png') no-repeat;
background-position: bottom;
border-top: 1px solid #bfbfc9;
margin-bottom: 15px;
padding-bottom: 6px;
width: 220px;
}

#p-rcb .frameheader {
	text-align:center;
	padding-top:5px;
	border-left: 1px solid #bfbfc9;
	border-right: 1px solid #bfbfc9;
	background:#fff;
}
   #p-rcb .frame img.topimage {
   border-left: 1px solid #bfbfc9;
   border-right: 1px solid #bfbfc9;
   }

   #p-rcb .frame .frame_text {
   background: white url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab1_frame_gradient.png') no-repeat;
   background-position: bottom;
   border-left: 1px solid #bfbfc9;
   border-right: 1px solid #bfbfc9;
   border-bottom: 1px solid #bfbfc9;
   padding: 15px 15px 5px 15px;
   width: 188px; /*218*/
   }  
   
      #p-rcb .frame .frame_text p {
      color: #717888;
      line-height: 17px;
      margin-top: 0px;
      } 
      
        #p-rcb .frame .frame_text p span {
        color: #252f47;
        font-weight: bold;
        margin: 0px;
        } 
        
#p-rcb .brushes {
clear: both;
padding-left: 10px;
width: 946px; /*956*/
} 

  #p-rcb .brushes .link {
  margin: 35px 0px 0px 265px;
  }  

  #p-rcb .brushes1 {
  background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab2_brushes1.png') no-repeat;
  display: inline;
  float: left;
  height: 115px;
  margin-right: 13px;
  width: 463px;
  }
  
  #p-rcb .brushes2 {
  background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab2_brushes2.png') no-repeat;
  display: inline;
  float: left;
  height: 115px;
  width: 463px;
  }
  
#p-rcb .usmenu {
background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab3_usmenu_shadow.png') no-repeat;
background-position: bottom center;
display: inline;
float: left;
padding-bottom: 7px;
width: 230px;
}

  #p-rcb .usmenu ul {
  background-image: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }
  
    #p-rcb .usmenu ul li {
    background-image: none;
    margin: 0px;
    padding: 0px;
    } 
    
      #p-rcb .usmenu ul li a {
      background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab3_usmenu_link.png') no-repeat;
      cursor: pointer;
      height: 25px; /*31*/
      display: block;
      padding: 6px 0px 0px 10px;
      width: 220px; /*230*/
      } 
      
        #p-rcb .usmenu ul li a:hover, #p-rcb .usmenu ul li a.actief {
        background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab3_usmenu_hover.png') no-repeat;
        font-weight: bold;
        text-decoration: none;
        } 
        
#p-rcb .frame_big {
background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab5_shadow.png') no-repeat;
background-position: bottom;
margin-bottom: 20px;
padding-bottom: 8px;
width: 670px;
}

   #p-rcb .frame_big .frame_big_content {
   border-left: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   border-top: 1px solid #cccccc;
   padding: 20px 20px 28px 20px;
   width: 628px; /*668*/
   }
   
      #p-rcb .frame_big .frame_big_content p {
      color: #7cbd2a;
      font-size: 15px;
      line-height: 20px;
      } 
      
#p-rcb .table_wrapper {
background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab5_shadow_table.png') no-repeat;
background-position: bottom;
padding-bottom: 15px;
width: 669px;
}

   #p-rcb .table_wrapper .row {
   background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab5_row.png') no-repeat;
   background-position: bottom;
   padding: 15px 0px 15px 20px;
   }
   
     #p-rcb .table_wrapper .row.head {
     background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab5_row_head.png') no-repeat;
     background-position: bottom;
     color: #999999;
     font-weight: bold;
     padding-left: 0px;
     }   
   
      #p-rcb .table_wrapper .row .row_left {
      display: inline;
      float: left;
      margin: 0px 50px 0px 0px;
      width: 417px;
      }
      
      #p-rcb .table_wrapper .row .row_right {
      color: #999999;
      display: inline;
      float: left;
      padding-top: 5px;
      width: 131px;
      } 
      
         #p-rcb .table_wrapper .row .row_right.head_right {
         padding: 0px 0px 0px 20px;
         }
                                        

/* TAB 1 */

#p-rcb #cp_tab_content_1 {
background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab1_bg.jpg') no-repeat;
background-position: top;
height: 1193px; /**1228**/
padding-top: 35px;
width: 960px;
}

   #p-rcb #cp_tab_content_1 #overview_content_left {
   display: inline;
   float: left;
   width: 729px; /*729*/ 
   height: 1193px; /**1228**/   
   }
   
      #p-rcb #cp_tab_content_1 #overview_content_left #overview_block1 {
      height: 405px;
      }   
   
      #p-rcb #cp_tab_content_1 #overview_content_left #overview_text1 {
      padding: 0px 20px 0px 40px;
      width: 669px; /*729*/
      }
      
      #p-rcb #cp_tab_content_1 #overview_content_left #overview_text2 {   
      padding: 0px 20px 0px 60px;
      width: 649px; /*729*/
      }
      
         #p-rcb #cp_tab_content_1 #overview_content_left #overview_text2 p {
         font-weight: bold;
         margin: 0px 0px 5px 0px;
         }

      #p-rcb #cp_tab_content_1 #overview_content_left #overview_text3 {    
      padding: 0px 0px 0px 40px;
      width: 530px; /*570*/ 
      }
      
        #p-rcb #cp_tab_content_1 #overview_content_left #overview_text3 p {
        margin: 0px;
        }
        
          #p-rcb #cp_tab_content_1 #overview_content_left #overview_text3 p.head {
          color: #00a7bc;
          font-weight: bold;
          margin: 0px 0px 5px 0px;
          }          
        
        #p-rcb #cp_tab_content_1 #overview_content_left #overview_text3 a {
        position: absolute;
        margin-top: 20px;
        }                         
      
        #p-rcb #cp_tab_content_1 #overview_content_left #overview_text3 #overview_text3_left {
        background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab1_care_for_life.png') no-repeat;
        background-position: top center;
        display: inline;
        float: left;
        margin: 20px 0px 0px 0px;
        padding: 130px 0px 0px 0px;
        width: 250px;
        }
        
        #p-rcb #cp_tab_content_1 #overview_content_left #overview_text3 #overview_text3_right {
        background: url('/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab1_patented_sonicare.png') no-repeat;
        background-position: top center;
        display: inline;
        float: left;
        margin: 20px 0px 0px 25px;
        padding: 130px 0px 0px 0px;
        width: 220px;
        }
        
      #p-rcb #cp_tab_content_1 #overview_content_left #overview_text4 { 
      clear: both;
      padding: 70px 0px 0px 100px; 
      width: 365px; /*465*/
      }
      
         #p-rcb #cp_tab_content_1 #overview_content_left #overview_text4 p.head {
         color: #00a7bc;
         font-weight: bold;
         margin: 0px 0px 5px 0px;         
         }
         
         #p-rcb #cp_tab_content_1 #overview_content_left #overview_text4 img {
         margin-left: 80px;     
         }                                               
   
   #p-rcb #cp_tab_content_1 #overview_content_right {
   display: inline;
   float: left;
   width: 228px;
   }                               

/* TAB 2 */

#p-rcb #cp_tab_content_2 {
background: white  no-repeat;
background-position: top;
padding-top: 35px;
width: 960px;
}

  #p-rcb #cp_tab_content_2 #benefits_text1 {
  padding: 0px 30px 0px 40px;
  width: 886px; /*956*/
  }
  
    #p-rcb #cp_tab_content_2 #benefits_text1 #benefits_text1_left {
    display: inline;
    float: left;
    width: 510px;
    }
    
      #p-rcb #cp_tab_content_2 #benefits_text1 #benefits_text1_left p {
      line-height: 19px;
      }
      
      #p-rcb #cp_tab_content_2 #benefits_text1 #benefits_text1_left ul {
      margin-left: 20px;
      } 
      
        #p-rcb #cp_tab_content_2 #benefits_text1 #benefits_text1_left ul li {
        margin-bottom: 20px;
        }                    
    
    #p-rcb #cp_tab_content_2 #benefits_text1 #benefits_text1_right {
    display: inline;
    float: right;
    padding-top: 65px;
    }
    
  #p-rcb #cp_tab_content_2 #benefits_text2 {
  clear: both;
  width: 956px; /*956*/
  } 
  
   #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_left {
   display: inline;
   float: left;
   width: 314px;
   }  
   
      #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_left #benefits_text2_left_reasons1 {
      padding: 0px 30px 35px 40px;
      } 
      
         #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_left #benefits_text2_left_reasons1 p {
         line-height: 19px;
         }
         
   #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_right {
   display: inline;
   float: left;
   width: 595px;
   }  
   
      #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_right #benefits_text2_right_reasons2 {
      display: inline;
      float: left;
      margin-right: 25px;
      margin-top: 15px;
      width: 294px;
      }  
      
         #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_right #benefits_text2_right_reasons2 img {
         margin-bottom: 7px;
         } 
         
         #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_right #benefits_text2_right_reasons2 ul {
         margin: 0px 0px 10px 10px;
         } 
         
      #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_right #benefits_text2_right_reasons3 {
      display: inline;
      float: left;
      width: 276px;
      } 
      
      #p-rcb #cp_tab_content_2 #benefits_text2 #benefits_text2_right #benefits_text2_right_reasons4 {
      clear: both;
      padding-top: 65px;
      }                                                           
      

/* TAB 3 */
#p-rcb #cp_tab_content_3 {
background: white no-repeat;
background-position: bottom;
padding: 35px 0px 350px 0px;
width: 960px;
background-image:url("/consumerfiles/pageitems/master/categorypages/sonicare/assets/images/tab3_footer.png");
}

#p-rcb #cp_tab_content_3.sub {
background: white no-repeat;
background-position: top right;
padding-bottom: 0px;
}
            
   #p-rcb #cp_tab_content_3 .oralcare_text {
   display: none;
   float: left;
   margin-bottom: 50px;
   padding: 0px 15px 15px 15px;
   width: 700px; /*500*/
   } 
   
      #p-rcb #cp_tab_content_3 .oralcare_text.start {
      display: inline;	 
      }   
   
   #p-rcb #cp_tab_content_3 .oralcare_text.non_us {
   padding: 0px 15px 15px 30px;
   width: 671px; /*716*/
   }    
   
     #p-rcb #cp_tab_content_3 .oralcare_text ul {
     margin: 0px 0px 0px 20px; 
     }
     
       #p-rcb #cp_tab_content_3 .oralcare_text ul li {
       margin-top: 15px; 
       }
       
   #p-rcb #cp_tab_content_3 .oralcare_frames {
   display: inline;
   float: left;
   width: 220px;
   } 
    
     #p-rcb #cp_tab_content_3 .oralcare_frames p {
     font-weight: bold;
     }
     
   #p-rcb #cp_tab_content_3 #oralcare_text3 p.summary {
   font-weight: bold;
   margin-left: 20px;
   }  
   
   #p-rcb #cp_tab_content_3 #oralcare_footer {
   display: none;
   }                                                                  

/* TAB 4 */

#p-rcb #cp_tab_content_4 {
background: white no-repeat;
background-position: top;
padding-top: 35px;
width: 960px;
}

  #p-rcb #cp_tab_content_4 #technology_introduction {
  margin-bottom: 15px;
  padding: 0px 405px 0px 40px;
  }
   
  #p-rcb #cp_tab_content_4 #technology_reasons {
  background: white no-repeat;
  background-position: top;
  margin-bottom: 35px;
  padding: 300px 0px 0px 0px;
  }
  
    #p-rcb #cp_tab_content_4 #technology_reasons #technology_reason1 {
    display: inline;
    float: left;
    margin-left: 60px;
    padding: 0px 25px 0px 0px;
    width: 240px; /*265*/
    } 
    
    #p-rcb #cp_tab_content_4 #technology_reasons #technology_reason2 {
    display: inline;
    float: left;
    margin-left: 0px;
    padding: 0px 25px 0px 0px;
    width: 295px; /*320*/
    }
    
    #p-rcb #cp_tab_content_4 #technology_reasons #technology_reason3 {
    display: inline;
    float: left;
    margin-left: 0px;
    padding: 0px 25px 0px 0px;
    width: 275px; /*300*/
    } 
    
    #p-rcb #cp_tab_content_4 #technology_reasons #technology_reason3 ul {
    margin-left: 15px;
    }             

/* TAB 5 */

#p-rcb #cp_tab_content_5 {
background: white no-repeat;
background-position: top;
padding-top: 35px;
width: 960px;
}

   #p-rcb #cp_tab_content_5 .proven_text {
   display: none;
   float: left;
   margin-left: 20px;
   width: 670px;
   }
   
      #p-rcb #cp_tab_content_5 .proven_text.start {
      display: inline;
      }
   
   #p-rcb #cp_tab_content_5 #proven_footer {
   clear: both;
   } 

/* TAB 6 */

#p-rcb #cp_tab_content_6 {
background: white no-repeat;
background-position: top;
padding-top: 35px;
width: 960px;
} 

   #p-rcb #cp_tab_content_6 #story_text1 {
   display: inline;
   float: left;
   margin: 0px 30px 0px 40px;
   width: 655px;
   } 
   
     #p-rcb #cp_tab_content_6 #story_text1 #story_text2 {
     width: 600px;
     margin-left: 30px;
     padding-top: 30px;
     }
   
         #p-rcb #cp_tab_content_6 #story_text1 #story_text2 #story_text2_left {
         display: inline;
         float: left;
         margin-right: 50px;
         padding-top: 30px;
         width: 240px;
         } 
         
         #p-rcb #cp_tab_content_6 #story_text1 #story_text2 #story_text2_right {
         display: inline;
         float: left;
         width: 310px;
         }
         
   #p-rcb #cp_tab_content_6 #story_frames {
   display: inline;
   float: left;
   width: 220px;
   } 
   
      #p-rcb #cp_tab_content_6 #story_frames p {
      font-weight: bold;
      }         
         
   #p-rcb #cp_tab_content_6 #proven_footer {
   clear: both;
   } 
       
 ul {
list-style-type:none;
}  
ul li {
background-image:url(/crsc/images/icon-listitem-closed.gif);
background-position:0 0;
background-repeat:no-repeat;
padding:0 15px;
}                        