/*  Philips global stylesheet. Only values that need to be overruled are defined here
 *   Version: 3.07
 *   Date: August 14, 2007
 *
 *  Structure of document:
 *  1. Page layout styles
 *    1a. Base elements
 *    1b. Reusable styles
 *    1c. Templates
 *    1d. Left navigation
 *  2. Global layout styles
 *    2a. Page structure
 *    2d. Left Navigation	
 *  Only 1a and 1b are public styles
 */

/* ----- Start of public styles ----- */

/* 1a. base element style definitions */
.body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#252F47;
	background-color:#000000 !important; 
	margin:0;
	padding:0;
	text-align:center;
}

table{
	font-size:100%;
}	

td{
	margin:0px;
}

td#spacer{
	margin:0px;
	height:6px;
	background:none;
}

td#retail{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#252F47;
	margin:0;
	padding:0;
}

#containerCtr{
	text-align: center;
	margin: 0 auto;

}	

td#Non{
	background:none;
	padding:inherit;
}

td#Black{
	background-color:#000000;
	padding:inherit;
}

td#Ctr{
	background:none;
}

form{

}

select, input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	vertical-align:middle;
	padding:3;
}

input#code{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#eeeeee;
	padding:3;
}

input.checkbox{
	vertical-align:middle;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}

img{
	border:0px;
}

a:link{
	text-decoration:underline;
	color:#2e6dbd;
}

a:visited {
	text-decoration:underline;
	color:#2e6dbd;
}
a:active {
	text-decoration:underline;
	color:#2e6dbd;
}
a:hover {
	text-decoration:underline;
	color:#2e6dbd;
}

ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

ul li {
	padding:0px 15px 0px 15px;
	background-image: url("/crsc/images/icon-listitem-closed.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

* html ul li {
	background-position: 0 .1em;	/* IE Exception */
}

.p-iframe{
	background:#FFFFFF;
}

hr{
	height:1px;
	border:0px;
	color:#E0E0E8; /* IE fix */
	background:#E0E0E8;
}

.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #ffffff;
	line-height:30px;
}

.hdr_sm_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #91c7ff;
}


.bdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.bdText_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F79421;
}

.bdText_8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
}

.bdText_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #ffffff;
}
.bdText_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.bdText_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.bdText_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height:normal;
}

.bdText_g_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1d1613;
	line-height:normal;
}

.bdText_20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}

/* end base style definitions */

/* 1b. general reusable styles */

table.p-tight{
	border-collapse:collapse;
	border-spacing:0px;
}

table.p-tight td{
	vertical-align:top;
}

table.p-transparent, table.p-transparent td{
	background-color:transparent;
}

td p {
	margin-top:0px;
	margin-bottom:0px;
}

img.p-sectionArrow{
	padding-bottom:1px;
	vertical-align:middle;
}

/* Workaround for image bug in NS6 */
/*
img {vertical-align: bottom; line-height: 1%; padding: 0px; border: 0px}
*/
img {border: 0px}

.p-center{
	text-align:center;
}

.p-orange{
	color:#000000;
	font-size:9px;
}

.p-asterix{
	color:#DF2823;
	font-size:9px;
}

.p-linkplus{
	color:#000000;
	font-size:9px;
}

.p-error,
.p-highlight{
	color:#DF2823;
}

.p-metadata {
	color:#888B9C;
}

select.p-selectlist{
	width:200px;
	margin-bottom:5px;
}

h1 {
	text-align:left;
	font-size:250%; /* 28pt / 250%   */
	padding:6px 9px 5px 9px;
	font-weight:normal;
	color:#005AFF; /* #B9BBC7 */
	margin:0px;
	line-height:normal; /*normal */
}

h2{ 
	font-size:150%;	/* 17px */
	font-weight:normal;
	margin:5px 0px 7px 0px;
	color:#000066;
	line-height:normal;
}

h3{
	font-size:135%;	/* 15px */
	margin:5px 0px 7px 0px;
	color:#91C7FF;
	line-height:normal;
}

h4{
	/* Not defined, only at component level */
}

h5{
	margin:0px;
	font-size:110%;
}

h4 a:link, h4 a:visited, h4 a:hover, h4 a:active{
	color:#252F47;
}

/* General layout options for tables*/
table.p-maxwidth, td.p-maxwidth { 
  width: 100%; 
} 

td.p-nowrap { 
  white-space: nowrap; 
} 

td.p-middle { 
  vertical-align: middle; 
} 

table.p-right {
	float:right;
}

.p-action{color:#000000;}
.p-bold {font-weight:bold;} 
.p-italic {font-style:italic;} 
td.p-right, tr.p-right td {text-align:right;} 
td.p-center, tr.p-center td {text-align:center;} 
td.p-hl, tr.p-hl td {background:#EFEFF4;} 
td.p-hl-blue, tr.p-hl-blue td {background:#E9F5FF;} 
td.p-hl-yellow, tr.p-hl-yellow td {background:#FFF4DF;} 

.p-clear-both{clear:both;}
.p-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.p-clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .p-clearfix {height: 1%;}
.p-clearfix {display: block;}
/* End hide from IE-mac */

/* 1c. Styles related to templates */
td#p-mainbodywide{
	width:770px;
	vertical-align:top;
	padding:10px;
	text-align:center;
}

table#p-mainbodywide-table{
	width:750px;
}

table#p-mainbodywide-table td{
	vertical-align:top;
}

td.p-mainheader{
	text-align:left;
	font-size:16px;
	padding:3px 5px 3px 10px;
	height:20px;
	font-weight:bold;
	color:#878C9C;
	background:url(/crsc/images/dots.gif) repeat-x bottom;
	background-color:#ffffff; 
}

#p-sectionbanner{
	visibility:hidden;  /*Added for flashbanners */
 	height:42px;
}

/* breadcrumb */
td#p-breadcrumb{
	width:770px;
	line-height:26px;
	margin:0px;
	padding:0px 10px;
	vertical-align:middle;
	font-weight:bold;
	border-bottom:solid 1px #E0E0E8;
	color:#252F47;
	font-size:90%;
}

#p-breadcrumb a{
	font-weight:normal;
	line-height:26px;
}

#p-breadcrumb .p-microarrow {
   height:8px;
	padding-left:12px;
   background:url(/crsc/images/micro_arrow.gif) no-repeat 4px 50%;
	line-height:26px;
	white-space:nowrap;
}

#p-breadcrumb td#p-youarehere {
	line-height:26px;
	padding-right:5px;
	font-weight:bold;
}

.p-content-grid {
	width:770px;
	border-spacing:0px;
	border-color:#E0E0E8;
	border-width:0px 0px 1px 0px;	
	border-style:solid;
}

.p-content-grid td {
	vertical-align:top;
}

.p-content-grid .p-bottomleft {
	background: url(/crsc/images/bottomcorner_l.gif) no-repeat left bottom;
	padding-bottom:4px;
	height:4px;
}

.p-content-grid .p-bottomright {
	background: url(/crsc/images/bottomcorner_r.gif) no-repeat right bottom;
	padding-bottom:4px;
}

#p-banners {
	margin-top:0px;
}

#p-banners td{
	background-color:#EFEFF4;
}

.p-banner-large {
	width:478px;
}

.p-banner-small {
	width:146px;
}

.p-banner-small td.p-image{
	border-left:solid 1px #FFFFFF;
	width:145px;
}

td.p-caption {
   background-color:#EFEFF4;
	padding:6px 10px 3px 10px;
	font-size:90%;
	line-height:140%;
	height:74px;
	vertical-align:top;
}

/* Grid A/B - Themes */
.p-theme .p-banner-large {
	width:504px;
	margin:10px;
} 

.p-theme .p-banner-small-left, .p-theme .p-banner-small-right {
	margin:10px 0px 0px 0px;
	width:118px;
}

.p-theme .p-banner-small-right {
	margin:10px 10px 0px 0px;
}

.p-theme .p-caption {
	padding:0px 10px 0px 10px;
	height:65px;
}

.p-theme .p-arrow {
	background: url(/crsc/images/arrow_down_homepage.gif);
	background-position: 10px 3px;
	background-repeat: no-repeat;
	font-size:1pt;
	line-height:1px;
}

.p-theme .p-banner-small-right .p-caption {
	border-spacing:0px;
	border-color:#FFFFFF;
	border-width:0px 0px 0px 1px;	
	border-style:solid;
}

.p-theme .p-arrow {
	height:10px;
}

/* Grid A */
table#p-grid-a {
	margin-top:4px;
}

#p-grid-a #p-slots #p-left{
	width:384px;
	padding:6px 5px 8px 10px;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#E0E0E8;
}

#p-grid-a #p-slots #p-right{
	width:385px;
	padding:6px 10px 6px 10px;
}

/* Grid A - Themes */
.p-theme #p-grid-a #p-slots #p-main  {
	width:100%;
	padding:9px 10px 8px 10px;
	border-width:0px;
}

.p-theme #p-grid-a #p-slots #p-left  {
	width:504px;
	padding:9px 10px 8px 10px;
	border-width:0px;
}

.p-theme #p-grid-a #p-slots #p-right  {
	width:246px;
	padding:10px 0px 10px 0px;
}

#p-slots hr {	margin-top:1px; margin-bottom:3px; } /* IE Hack */	/* 3,3 */
html > body #p-slots hr { margin-top:8px; margin-bottom:10px; } /* Other browsers */ /* 10,10*/

.p-theme #p-slots #p-right img{
	display:block;
}

.p-theme #p-grid-a .p-intro {
	color:#888B9C;
}

/* Grid B */
table#p-grid-b {
	margin-top:4px;
}

#p-grid-b #p-slots #p-left{
	width:292px;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#E0E0E8;
	padding:6px 5px 8px 10px;
}

#p-grid-b #p-slots #p-center{
	width:292px;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#E0E0E8;	
	padding:6px 10px 8px 10px;
}

#p-grid-b #p-slots #p-right{
	width:184px;
	padding:5px 5px 10px 10px;
}

/* Grid C */
#p-grid-c #p-columns #p-center{
	width:370px;
}

#p-grid-c #p-columns #p-right{
	width:180px;
}

/* Grid D */
#p-grid-d #p-columns #p-main{
	width:560px;
}

/* Grid E */
#p-grid-e #p-columns #p-left{
	width:180px;
}

#p-grid-e #p-columns #p-center{
	width:370px;
}

#p-grid-e #p-columns #p-right{
	width:180px;
}

#p-grid-e h1{
	padding-left:200px;
}

/* Grid F */
#p-grid-f #p-columns #p-left{
	width:180px;
}

#p-grid-f #p-columns #p-main{
	width:560px;
}

#p-grid-f h1{
	padding-left:200px;
}

/* Grid G */
#p-grid-g #p-columns #p-left{
	width:370px;
}

#p-grid-g #p-columns #p-right{
	width:370px;
}

/* Grid H */
#p-grid-h #p-columns #p-content{
	width:750px;
}

/* Grid I */
#p-grid-i #p-columns #p-main{
	width:560px;
}

#p-grid-i #p-columns #p-right{
	width:180px;
}

/* 1d. Styles related to left navigation */
.p-section-nav table{
	width:189px;
}

.p-section-nav td {
	vertical-align:middle;
}

#p-leftnav{
	width:180px;
	padding:10px 3px 10px 10px;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#E0E0E8;
}



/* ----- End of public styles ----- */

/* ----- Start of private styles ----- */

/* backwards compatible locale selector page styles */
.p-landing{
	background-color:#FFFFFF;
	text-align:center;
}

.p-landingpage{	
	width:500px;
	font-size:80%;
	margin:auto;
}

.p-landingpage .p-select{
	border-collapse:collapse;
	border-spacing:0px;
	text-align:center;
}

.p-landingpage .p-select td{
	text-align:center; /*Fix for Mac IE5*/
}

.p-landingpage select{
	font-size:100%;
}

.p-landingpage .p-select, .p-landingpage .p-select td{
	background-color:#EFEFF4;
}

.p-landingpage .p-image{
	background-color:#FFFFFF;
}
.p-landingpage .p-select td{
	height:25px;
	vertical-align:bottom;
}

.p-landingpage .p-select input{
	vertical-align:middle;
}

.p-landingpage #p-localeselect{
	text-align:center;
	padding-top:5px;
}

.p-landingpage  .p-links {
	margin:10px;
}
.p-landingpage  .p-remember {
	vertical-align:bottom; 
	margin:10px;
	color:#000000;	
}
.p-landingpage  .p-remember input {
	vertical-align:middle;
}
.p-landingpage h3 {
	text-align:left;
	margin:10px 0px 5px 0px;
	font-size:100%;
	font-weight:bold;
	color:#000000;
}
table.p-localelist {
	margin:auto;
	width:510px;
	text-align:left;
	border-bottom: 1px solid #DFDFDF;
	font-size:120%;
}
table.p-localelist td {
	border-top: 1px solid #DFDFDF;
	padding:3px 5px 3px 5px;
}
table.p-localelist td.p-header {
	background:#F7F7F9;
	padding:0px;
}
table.p-localelist td.p-header h5 {
	font-size:100%;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:3px 5px 3px 5px;		
}
table.p-localelist .p-flag{
	padding:3px 0px 3px 0px;
}
table.p-localelist td.p-content {
	vertical-align:top;
}
table.p-localelist ul.p-link-list {
	margin:0px 5px 0px 5px;
	padding:0px;
	float:left;
}
table.p-localelist ul.p-link-list li {
	background:none;
	margin:2px;
	padding:0px;
}
table.p-localelist div.p-flag {
	float:left;
}
table.p-localelist div.p-center{
	width:200px;
	margin:auto;
	text-align:left;
}

img#p-flag{
	vertical-align:middle;
	margin:0px 5px 0px 0px;
}

td#p-localeselect{
	text-align:left;
	vertical-align:middle;
}

.p-locale-submit{
	padding-left:1px;			/* Not used anymore */
}

.p-extranet-search{
	padding-top:23px;
}

.p-extranet-topline{
	border-top:1px solid #CCCEDB; 
}

.p-extranet-extraspace{
	height:3px;
}

.p-globalsite-microsite{
	text-align:right;
	padding-right:5px;
	vertical-align:bottom;
	padding-bottom:13px;
}


/* sIFR */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.sIFR-active h1 {
  visibility: hidden;
  font-size:285%;
  line-height:1em;
}

/* Start Sonicare : Layout */

#startSonicareWrapper {
	margin:0 auto;
	width:958px;
	height:100%;}
	
#topNav_container, #middleContent_container, #bottomNav_container, #footer_container, #sweepstakes_container, #middleContent_container_index, #middleContent_container_faq  {
	float:left;
	width:100%;}
	
#topNav_container {
	padding:8px 0 0 0;
	text-align:center;}
	
#middleContent_container {
	position:relative;
	height:550px;
	width:958px;}
	
#middleContent_container_index {
	position:relative;
	height:480px;
	width:958px;}
	
#middleContent_container_faq {
	position:relative;
	height:550px;
	width:958px;}
	
#index_flashContainer {
	position:absolute;
	margin-top:10px;
	width:958px;}

#sweepstakes_container {
	position:relative;
	margin-top:15px;
	height:550px;
	width:958px;
	overflow:scroll;}
	
#bottomNav_container {
	text-align:center;}
	
#footer_content {
	text-align:left;
	padding:10px 10px 10px 10px;}
	
.footerLinks a { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-decoration:none;}
	
#reg_pledgeContainer {
	position:relative;
	width:958px;}	
	
#reg_pledgeContent {
	position:static;
	width:786px;
	height:575px;
	text-align:center;}
	
#reg_pledgeContent_decline {
	position:static;
	width:958px;
	height:575px;
	text-align:center;}


#tookPledge_container {
	position:absolute;
	margin-left:800px;
	width:90px;
	height:336px;
	padding:62px 10px 0 13px;
	background-image:url(../images/bg_tookThePledge.gif);
	background-position:top;
	background-repeat:no-repeat;}
	
#stopBrushing_startSonicare_container {
	position:absolute;
	margin-top:480px;
	margin-left:635px;
	width:291px;
	height:44px;}
	
#stopBrushing_startSonicare_container_faq {
	position:absolute;
	margin-top:480px;
	margin-left:645px;
	width:291px;
	height:44px;}
	
#stopBrushing_startSonicare_reg {
	position:absolute;
	margin-top:575px;
	margin-left:645px;
	width:291px;
	height:44px;}
	
#pledge_thanksToothbrush {
	position:absolute;
	margin-top:53px;
	margin-left:134px;}
	
#pledge_thanksContent {
	position:absolute;
	margin-top:192px;
	margin-left:213px;
	width:628px;}
	
#pledge_shareHdr {
	margin-top:25px;
	margin-left:24px;
	width:958px;
	text-align:center;}
	
#pledge_sharePledge {
	position:absolute;
	margin-top:27px;
	margin-left:24px;}
	
#pledge_join {
	position:absolute;
	margin-top:27px;
	margin-left:80px;}
	
#pledge_shareContent {
	position:absolute;
	margin-top:50px;
	margin-left:550px;}
	
#pledge_shareThis {
	position:absolute;
	margin-top:153px;
	margin-left:550px;
	width:233px;
	height:164px;
	padding:30px 0 0 15px;
	left: 6px;
}
	
#pledge_shareBtn {
	position:absolute;
	margin-top:153px;
	margin-left:635px;
	width:104px;
	height:26px;}

	
#pledge_shareThis a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;}
	
#whySonicare_hdr {
	margin-top:35px;
	padding-bottom:20px;
	text-align:center;}
	
#whySonicare_subNav {
	padding-bottom:21px;
	text-align:center;}
	
#whySonicare_disease, #whySonicare_plaque, #whySonicare_whiter, #whySonicare_overall, #whySonicare_gentle, #whySonicare_guarantee {
	margin-left:100px;
	text-align:left;}
	
#learnMore_btn {
	position:absolute;
	margin-top:220px;
	margin-left:375px;}
	
#peopleTalking_feedback_hdr {
	margin-top:12px;
	width:958px;
	text-align:left;}
	
#peopleTalking_feedback_container {
	margin-top:6px;
	margin-left:25px;
	width:607px;
	height:285px;
	overflow:scroll;}
	
#peopleTalking_feedback_entry {}
	

#peopleTalking_feedback_img {
	float:left;
	z-index:1;}
	
#peopleTalking_feedback_copy {
	text-align:left;
	padding:12px 30px 0 72px;}

#peopleTalking_feedback_name {
	text-align:right;
	padding-right:28px;}

#peopleTalking_feedback_divider {
	text-align:left;
	vertical-align:bottom;
	padding:0 0 4px 5px;}
	
#peopleTalking_feedback_btn {
	position:absolute;
	margin-top:198px;
	margin-left:650px;
	width:289px;
	height:65px;
	padding-top:160px;
	text-align:center;}
	
#peopleTalking_submit_container {
	position:absolute;
	width:958px;
	text-align:center;}
	
#peopleTalking_submit_hdr {
	margin-top:43px;}
	
#peopleTalking_thanks_hdr {
	margin-top:174px;
	margin-left:151px;}
	
#peopleTalking_thanks_legal {
	position:absolute;
	margin-top:510px;
	margin-left:19px;}
	
#bb_toothbrush_hdr {
	margin-top:21px;
	text-align:center;}
	
#bb_toothbrush_container {
	margin-top:9px;
	width:958px;
	height:364px;
	text-align:center;}
	
#bb_flexCarePlus_container, #bb_flexCare_container, #bb_healthyWhite_container, #bb_essence_container, #bb_xtreme_container, #bb_kids_container, #bb_filler_container {
	float:left;
	text-align:center;
	vertical-align:top;}

#bb_flexCarePlus_container {
	width:141px;}
	
#bb_flexCare_container {
	width:149px;}

#bb_healthyWhite_container {
	width:121px;}

#bb_essence_container {
	width:147px;}

#bb_xtreme_container {
	width:147px;}

#bb_kids_container {
	width:160px;}
	
#bb_filler_container {}

#bb_clinicallyProven {
	position:absolute;
	margin-top:495px;
	margin-left:25px;
	width:635px;
	text-align:left;
	color:#1C75BC;
	font-size:10px;}
	
#toothbrush_subNav {
	margin-top:28px;
	text-align:center;}
	
#toothbrush_hdr {
	position:absolute;
	margin-top:14px;
	margin-left:365px;
	width:231px;
	height:388px;
	text-align:center;}
	
#toothbrush_copy {
	position:absolute;
	margin-top:46px;
	margin-left:18px;
	width:400px;
	text-align:left;}
	
#toothbrush_buyNow {
	position:absolute;
	margin-top:107px;
	margin-left:530px;
	width:126px;
	height:79px;
	text-align:center;}
	
#toothbrush_buyNow_wide {
	position:absolute;
	margin-top:107px;
	margin-left:580px;
	width:126px;
	height:79px;
	text-align:center;}

#toothbrush_2ndBrush {
	position:absolute;
	margin-top:50px;
	margin-left:730px;
	text-align:center;
	width:200px;}
	
#brushHeads_hdr {
	margin-top:15px;
	margin-left:69px;
	text-align:left;}
	
#brushHeads_container {
	margin-top:13px;
	margin-left:69px;
	text-align:left;}
	
#bh_seasonsChange {
	position:absolute;
	margin-top:35px;
	margin-left:696px;
	width:225px;
	height:206px;
	padding:62px 10px 0 15px;
	text-align:left;
	line-height:1.3em;}

#bh_horizonalBar {
	text-align:center;
	padding:10px 0 10px 0;}
	
#bh_printCoupon_container {
	float:left;
	margin-top:5px;
	margin-left:208px;
	width:410px;
	text-align:left;}
	
#bh_printCoupon_btn {
	float:right;
	padding-top:5px;}
	
#bh_brushContainer {
	margin-top:13px;
	margin-left:100px;
	width:147px;
	height:394px;}
	
#bh_packageContainer {
	position:absolute;
	margin-top:13px;
	margin-left:247px;
	width:710px;
	height:394px;
	text-align:left;}
	
#bh_package {
	float:left;
	text-align:center;
	padding-top:10px;}
	
#coupon_packageContainer {
	width:958px;
	padding-top:75px;
	text-align:center;}
	
#coupon_package {
	float:left;
	width:350px;
	text-align:left;}
	
#couponThanks_brush {
	position:absolute;
	margin-top:49px;
	margin-left:219px;}

#couponThanks_copy {
	position:absolute;
	margin-top:220px;
	margin-left:300px;}

	
#faq_hdr {
	position:absolute;
	margin-top:38px;
	width:958px;
	text-align:center;}
	
#faq_container {
	position:absolute;
	margin-top:120px;
	margin-left:136px;
	width:729px;
	text-align:left;}	
	
#rules_container {
	margin-top:40px;
	margin-left:136px;
	width:729px;
	text-align:left;}
	
#sorry_hdr {
	margin-top:125px;
	width:958px;
	text-align:center;}
	
#winTermsScroll {
	width:573px;
	height:420px;
	overflow:scroll;}

#ul_guidelines li {
	margin-left:30px;}

	
#ul_guidelines li {
	list-style-type: disc;
	padding:0;}
	
#amount25k{
	position:absolute;
	margin-top:600px;
	margin-left:20px;}

	


/* Start Sonicare : Styles  */

.content_style {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;}

.pngFix {
	behavior: url("css/iepngfix.htc");}
	
.pledgeFont, .pledgebox, .feedbackFont, .testimonial_box, .bb_subHeader, .faq_hdr, .peopleTalkThanks, .bb_toothbrush_model, .printCoupon_copy, .toothbrush_copy, .bhProductHdr, .pledgeHdrFont, .pledgeShareFont  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.toothbrush_copy, .bhProductHdr {
	font-size:10px;}

.pledgeHdrFont{
	font-size:12px;}

.pledgeFont, .pledgebox, .feedbackFont, .testimonial_box, .bb_subHeader, .faq_hdr, .peopleTalkThanks, .printCoupon_copy, .pledgeShareFont  {
	font-size:11px;}
	
.bb_toothbrush_model, .peopleTalkThanks{
	font-size:13px;}
	
.bb_toothbrush_model, .printCoupon_copy, .bhProductHdr {
	color:#1c75bc;}
	
.feedbackFont, .testimonial_box, .faq_hdr, .peopleTalkThanks, .toothbrush_copy, .pledgeHdrFont, .pledgeFont {
	color:#333333;}
	
.pledgeShareFont {
	color:#FFFFFF;
	font-weight:bold;}
	
.printCoupon_copy {
	font-weight:bold;
	line-height:1.3em;}
	
.pledgebox {
	background-image:url(../images/pledgebox.gif);
	background-position: top center;
	background-repeat:no-repeat;}
	
.pledgeForm_box {
	border:none;}
	
.testimonial_box {
	border:#1C75BC solid thin;}
		
.bg_shareThis {
	background-image:url(../images/bg_shareApps.gif);
	background-repeat:no-repeat;}
	
.bg_peopleTalking_feedback {
	background-image:url(../images/bg_feedback.gif);
	background-repeat:no-repeat;}
	
.bg_seasonsChange {
	background-image:url(../images/bg_bh_seasonsChange.jpg);
	background-repeat:no-repeat;}
	
#survery_topborder {
	width:430px;
	height:15px;
	background-color:#90cdf0;
	border-bottom:#06C thin solid;}
	

