/* global code */
body 
{
	font-family: Tahomna, Verdana, sans-serif;
	font-size: 1em;	
	padding: 0px;
	margin: 0px;
	background-image: url('../images/global/background-with-arc.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #F5F1DE;
}
img
{
	border: none;
}
a
{
	color: #3E4E3F;

}
.clear
{
	clear: both;
}

.left
{
	float: left;
}
.right
{
	float: right;
}

.inline
{
	display: inline;
}

.disclaimer
{
	/*font-size: 0.563em;*/
}

.footer_moneyback_call
{
	font-size: 0.863em;
	padding-left: 1px;
}

#overall_container
{
	min-width: 984px;
	min-height: 600px;
	margin: 0px auto;
}

#content_header
{
	font-family:tahoma;
	font-size: 0.875em;
	color: #3E4E3F;
	margin: 0px 15px 15px 12px;
}

#content_header_press_room
{
	font-family:tahoma;
	font-size: 0.875em;
	color: #3E4E3F;
}
#content_header div
{
	font-family:tahoma;
	line-height: 20px;
	font-size: 1.2em;
}
#content_header div.rating_buy_text
{
	font-size: 0.688em;
	line-height:13px;
}
#content_header a
{
	font-family:tahoma;
	color: #3E4E3F;
}
h1
{
	font-size: 2.1em;
	font-family:tahoma;
	color: #3E4E3F;
}
h2
{
	font-family:tahoma;
	font-size: 1.1em;
	font-weight: bold;
	color: #3E4E3F;
	margin:0px;
	margin-bottom: 5px;
	margin-top:20px;
}

#content_header h2
{
	font-family:tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #3E4E3F;
}

.section_header
{
	color:#3E4E3F;
	font-size: 1.1em;
	font-weight:bold;
}

.section_header a
{
	color: #3E4E3F;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.section_header a:hover
{
	text-decoration: underline;
}

.popup_div
{
	display: none;
}

#breadcrumbs
{
	font-size: 0.725em;

	/*color: #f57d1f;*/
	color: #fff;
	margin: 26px 0px 0px 20px;
}
#breadcrumbs a
{
	font-size: 1em;
	/*color: #f57d1f;*/
	color: #fff;
	text-decoration: none;
}
#breadcrumbs a:hover
{
	text-decoration: underline;
}
#breadcrumbs .last
{
	color: #fff;
}
.paratext{font-size:1em !important;}

#content_header h1
{
	margin-top:0px;
	padding-top:0px;
}
#content_header h1 .sup
{
	font-size: .7em;
	position: relative;
	top: -8px;
	font-weight: bold;
}

.sup
{
	font-size: .7em;
	position: relative;
	top: -8px;
	font-weight: bold;
}

/* global code */

/* common navigation code */

#overall_navigation_container_wrapper
{
	position: fixed;
	width: 100%;
	height: 35px;
	left: 0px;
	z-index:60;
}
#overall_navigation-container
{
	height: 25px;
}
#overall_navigation_container_1
{
	min-width: 984px;
	height: 116px;
	margin: 0px auto;
	position: relative;
}
#overall_navigation_container_2
{
	min-width: 984px;
	height: 65px;
	margin: 0px auto;
	position: relative;
}
#navigation_arc_container
{
	width: 984px;
	margin: 0px auto;
	padding: 0px;	
}
#navigation_left_right_container
{
	width: 984px;
	height: 65px;
	margin: 0px auto;
	position: relative;
	top: -97px;
}
#navigation_left_container
{
	float: left;
	width: 758px;
	font-size: 0.75em;
	color: #3E4E3F;
	z-index: 200;
	position: relative;
	margin-top: 4px;
	display:inline;
}
#navigation_right_container
{
	float: left;
	width: 226px;
	display:inline;
}
#logo_container
{
	position: relative;
	left: 138px;
	top: 21px;
	width: 171px;
	height: 100px;
}
#content_container
{
	width: 984px;
	margin: 0px auto;
	font-size: 0.75em;
	font-weight:small;
	color: #3E4E3F;
}
/* end common navigation code */

/* FOOTER */
#disclaimers
{
	margin: 0px auto;
	padding:15px 0 0 353px;
}
.homepage_disclaimers
{
	padding:26px 0px 0px 218px !important;line-height:10px;
}
#footer
{
	color: #3E4E3F;
	margin: 0px auto;
	padding:50px 0 25px 210px;
}
.homepage_footer
{
	padding:5px 0 25px 0px !important;margin-left:100px !important;
}
#content_container #footer,#digestive_content_container #footer
{	
	color: #3E4E3F;
	font-family:tahoma;
	margin-left: 235px;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 0;
}
#footer .footer_links
{
	font-size: 0.825em;
	margin-bottom: 5px;
	color: #3E4E3F;
}
#footer a
{
	color: #3E4E3F;
	text-decoration: none;

}
.footer_divider
{
	display: inline;
	margin: 0px 5px;
}
#footer_left
{
	width: 507px;
	float: left;
	display:inline;
	margin-left: 120px;
}
#footer_right
{
	float: left;
	
}
#footer #copyright
{
	font-family:tahoma;
	font-size: 0.7em;
	color: #3E4E3F;
}
#footer #bbb
{
	/* margin-left: 6px;*/
	/*margin-top: 3px;*/
}
#fixed_to_bg
{
	bottom:0;
	width: 306px;
	height: 490px;
	left:0;
	position:fixed;
}
#fixed_to_bg_mdm
{
	bottom:0;
	width: 282px;
	height: 315px;
	left:0;
	position:fixed;
	padding-left:5px;
	z-index:999;
}
.fixed_to_bg
{
	padding-left: 30px;
	width: 306px;
	height: 490px;
}
.fixed_to_bg_money_back
{
	padding-top: 27px;
	padding-left: 30px;
	width: 232px;
	height: 426px;
}
.fixed_to_bg_refund
{
	padding-top: 10px;
	padding-left: 100px;
	width: 232px;
	height: 426px;
}
/* END FOOTER */
/* homepage template */
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 0.6ex;
}
sub {
	top: .5ex;
}
.spacer
{
	margin:0px;padding:0px;height:133px;width:976px;
}
#flashContent
{
	margin:0px;padding:0px;
}
#flashAlternative
{
	/*font-family:tahoma;background:url(../images/home/Align_Home_v4_03.png) no-repeat;width:976px;height:274px;margin:0px;padding:0px;*/
	font-family:tahoma;background:url(../images/home/ALI3023.jpg) no-repeat;width:976px;height:274px;margin:0px;padding:0px;
}
#flashAlternative h1
{
	margin:0px;padding:0px;
}
#flashAlternative a
{
	margin:0px;padding:0px;font-weight:bold;font-size:0.9em;color:#39503f;text-decoration:none;
}
#flashAlternative .underline
{
	background:url(/images/home/underline.png) repeat 0 0;display:inline-block;height:7px;width:121px;margin:0px;padding:0px;
}
#flashAlternative .underline1
{
	background-position:0 0;
}
#flashAlternative .underline2
{
	background-position:0 7px;
}
#flashAlternative .left
{
	margin:0px;padding:0px;float:left;width:240px;
}
#flashAlternative .left .content
{
	padding:8px 0 0 8px;margin:0px;
}
#flashAlternative .left p
{
	width:230px;margin:0px;padding:0 0 13px 0;font-size:1em;color:#424242;
}
#flashAlternative .left .content .button
{
	margin:0px;padding:0px;
}
#flashAlternative .right
{
	margin:0px;padding:0px;float:right;width:164px;
}
#flashAlternative .right .button
{
	margin:140px 0 0 0;padding:0 0 0 75px;
}
.arrow 
{
	background:url(/images/home/arrow.gif) repeat 0 0;
	display:inline-block;
	height:12px;
	width:12px;
}

.arrow1
{
	background:url(/images/home/arrow-red.gif) repeat 0 0;
	display:inline-block;
	height:12px;
	width:12px;
	position:relative;
	top:-6px;
}
.off
{
	background-position:0 0;
}
.sIFR-active h1.home 
{
	visibility: hidden;
	letter-spacing: 0.3em;
}
.cornerTop,.cornerBottom
{
	margin:0px;padding:0px;float:left:height:5px;
}
#homePageCalloutContainerTop
{
	width:977px;background-color:#0d350d;
}
#homePageCalloutContainerBottom
{
	width:977px;background-color:#c1cf95;
}
#superFooterTop
{
	margin:10px 0 0 0;width:976px;background-color:#0d350d;
}
#superFooterBottom
{
	width:976px;background-color:#31632a;
}
#homepageCalloutContainer
{
	margin:0px;padding:0 0 0 8px;
	width:969px;
	height:463px;
	min-height:38.62em;
	font-family:tahoma;
	background:url(../images/home/calloutContainer.gif);
	background-repeat:repeat-x;
	background-color:#C1CF95;
}
#homepageCalloutContainer .header
{
	margin:0px;font-size:23px;padding:15px 0 12px 0;text-align:center;color:#DCF7B0;text-transform:uppercase;
}
#homepageCalloutContainer h1.sIFR-replaced
{
	margin:0px;padding:7px 0 0 0;text-align:center;width:315px;
}
#homepageCalloutContainer .headerCopy
{
	margin:0px;padding:0 0 25px;font-size:15px;text-align:center;color:#FFFFFF;line-height:18px;
}
#homepageCalloutContainer p.sIFR-replaced
{
	margin:0px;padding:0 0 10px;text-align:center;
}
#homepageCalloutContainer .callout
{
	padding:1.2em 7px 0;margin:0 11px;float:left;display:inline;
}
#homepageCalloutContainer .callContainerCurve
{
	background-color:#f5f1dd;width:315px;float:left;display:inline;
}
#homepageCalloutContainer .calloutContainer
{
	background-color:#f5f1dd;float:left;display:inline;min-height:27.9em;height:auto !important;height:27.9em;
}
#homepageCalloutContainer h2
{
	margin:0px;padding:0 0 0.5em;font-weight:bold;font-size:1em;color:#014812;
}
#homepageCalloutContainer .columnPartition
{
	margin:0px;padding:0px;float:left;height:96px;margin:4px 0 0 0;background:url(/images/home/calloutContainerLine.gif) no-repeat top center;display:inline;width:8px;font-size:0px;
}
#homepageCalloutContainer p.calloutCenterContent
{
	margin:0px;padding:0 0 17px;font-size:1em;color:#424242;word-spacing:-0.1em;
}
#homepageCalloutContainer p.calloutCenterContent6
{
	margin:0px;padding:0 3px 4px;font-size:1em;color:#424242;word-spacing:-0.1em;
}
#homepageCalloutContainer p.calloutCenterContent1
{
	margin:0px;padding:0 0 9px;font-size:1em;color:#424242;word-spacing:-0.1em;
}
#homepageCalloutContainer .column
{
	padding:0px;margin:0px;float:left;width:315px;display:inline;
}
#homepageCalloutContainer .column .dagger
{
	padding:0px;float:left;color:#FFFFFF;font-size:1em;margin:-28px 0 0 257px;display:inline;
}
#homepageCalloutContainer .button
{
	margin:0px;padding:0px;line-height:1em;
}

#homepageCalloutContainer .button a
{
	margin:0px;padding:0px;font-weight:bold;font-size:1em;color:#014812;text-decoration:none;
}
#homepageCalloutContainer #callout_1,#homepageCalloutContainer #callout_4,#homepageCalloutContainer #callout_7
{
	padding-top:0.9em;
}
#homepageCalloutContainer #callout_1,#homepageCalloutContainer #callout_4
{
	min-height:8.3em;
	height:auto !important;
	height:8.3em;
}
#homepageCalloutContainer #callout_1 .left
{
	background-position: 0 0; width: 70px;margin-left:-3px;
}
#homepageCalloutContainer #callout_1 .right
{
	padding-left:21px;
	width:190px;
}
#homepageCalloutContainer #callout_3,#homepageCalloutContainer #callout_6
{
	min-height:7.9em;
	height:auto !important;
	height:7.9em;
}

#homepageCalloutContainer #callout_3 .left
{
background-position:0 -143px;
height:146px;
margin:0.2em 0 0 19px;
width:117px;
}
	
#homepageCalloutContainer #callout_6 p.calloutCenterContent
{
	width:270px;
}
#homepageCalloutContainer #callout_4 .left
{
	background-position: 0 -293px; width: 71px;margin-top:2px;
}
#homepageCalloutContainer #callout_4 .right
{
	width:201px;padding-left:7px;float:right;
}
#homepageCalloutContainer #callout_5
{
	min-height:8.2em;
	height:auto !important;
	height:9.4em;
}

#homepageCalloutContainer #callout_2
{
	min-height:12.9em;
	height:auto !important;
	height:12.9em;
}
#homepageCalloutContainer #callout_2 .left
{
	/*width:151px;*/
	width:156px;
}
#homepageCalloutContainer #callout_2 .right
{
	background-position: 0 0px; width: 116px;margin:2px 0 0 7px;
}




#homepageCalloutContainer #callout_5 .left
{
	background-position: 0 -505px; width: 71px; height: 91px;margin-top:5px;
}
#homepageCalloutContainer #callout_5 .right
{
	width:201px;padding-left:7px;
}
#homepageCalloutContainer #callout_5 p.calloutCenterContent
{
	padding:0 0 11px;width:190px;
}
#homepageCalloutContainer #callout_7
{
	min-height:12.9em;
	height:auto !important;
	height:12.9em;
}
#homepageCalloutContainer #callout_7 .left
{
	width:167px;
}
#homepageCalloutContainer #callout_7 .right
{
	background-position: 0 -394px; width: 105px;margin:2em 0 0 7px;
}
#homepageCalloutContainer #callout_8 
{
	min-height:12.65em;
	height:auto !important;
	height:12.65em;
}
#homepageCalloutContainer #callout_8  p.calloutCenterContent
{
	width:172px;
}
#homepageCalloutContainer #callout_8 .left
{
	background-position: 0 -601px; width: 101px;margin:.2em 0 0 -7px;height:146px;
}
#homepageCalloutContainer #callout_8 .right
{
	width:171px;padding-left:13px;
}
#homepageCalloutContainer .calloutDivider
{
	border-bottom:1px solid #94ac84;
}
#homepageCalloutContainer .calloutLeftRight
{
	margin:0px;padding:0px;float:left;display:inline;
}
.calloutImage
{
   background: url(../images/home/calloutSpirit.jpg) no-repeat top left;
}
#facebookMainContainerCurveTop
{
	margin-top:10px;
}
.facebookMainContainerCurve {
	width:976px;background-color:#d6dda7;float:left;
}
#faceBookContainer{
	width:976px;background-color:#d6dda7;margin:0 0 0 0;padding:0px;overflow:hidden;padding:0px;
}
#faceBookContainer .left{
	float:left;margin:0 0 0 24px;padding:0;width:141px;display:inline;
}
#faceBookContainer .left h1{
	margin:0 0 9px 0;padding:13px 0 7px 3px;border-bottom:1px solid #94ac84;width:115px;
}
#faceBookContainer .left .faceBookLogo{
	margin:0px;padding:0 0 8px 13px;
}
#faceBookContainer .right{
	padding:0px;float:left;width:790px;display:inline;margin:13px 0 13px 6px;
}
#faceBookContainer .right .facebookContainerCurve{
	background:#f5f1dd;width:790px;float:left;
}
#faceBookContainer .right #facebookPosts
{
	margin:0;padding:3px 0;font-family:tahoma;font-size:0.9em;color:#014813;float:left;display:inline;
}
#faceBookContainer .right #facebookPosts .loader
{
	margin:40px 0 40px;padding:0px;text-align:center;width:790px;
}
#faceBookContainer .right #facebookPosts .divider
{
	margin:12px 0 9px 9px;padding:0px;border-bottom:1px solid #94ac84;width:712px;list-style: none;font-size:0em;line-height:0em;
}
#faceBookContainer .right #facebookPosts .post
{
	margin:0px;padding:0 18px 0 18px;list-style: none;float:left;display:inline;
}
#faceBookContainer .right #facebookPosts .post .postContainer
{
	padding:0px;margin:0px;
}
#faceBookContainer .right #facebookPosts .post .postContainer .message
{
	margin:0px;padding:0px;font-size:1em;width:750px;line-height:1.2em;
}
#faceBookContainer .right #facebookPosts .post .postTime
{
	margin:0px;padding:6px 0 0 0;font-weight:bold;font-size:1em;
}
#superFooter{
	float:left;
	background-image: url(/images/home/footer_strech.gif);
	margin:0px;padding:0px;width:976px;
	font-family:tahoma;color:#F5F1DD;font-size:0.9em;
	background-repeat:repeat-x;
	background-color:#31632A;
	/*height:463px;*/
	min-height:11.4em;
}
#superFooter .left{
	float:left;margin:0 0 0 26px;padding:14px 0 0 0;width:167px;display:inline;
}
#superFooter .left h1
{
	margin:0 0 0 6px;padding:0 0 0 3px;width:119px;height:108px;
}
#superFooter .right{
	float:left;margin:0px;padding:0px;padding-top:11px;display:inline;
}
#superFooter .right .column{
	float:left;margin:0px;padding:0 0 0 0;display:inline;
}
#superFooter .right .column h2{
	margin:0px;padding:0px;font-weight:bold;font-size:1.1em;color:#F5F1DD;
}	
#superFooter .right .column p{
	margin: 8px 0px 0px;padding:0px;
}
#superFooter .right .column a{
	margin:0px;padding:0px;text-decoration:none;line-height:1.4em;font-size:1em;color:#F5F1DD;
}
#superFooter .right .column1{
	width:163px;
}
#superFooter .right .column2{
	width:174px;
}
#superFooter .right .column3{
	width:168px;
}
#superFooter .right .column4{
	width:135px;
}
#superFooter .columnPartition
{
	margin:2px 18px 0 18px;padding:0px;float:left;height:100px;background:url(/images/home/footerLine.gif) no-repeat top left;display:inline;font-size:1px;width:1px;
}
/* end homepage template */

/* generic template */
#column_1_container
{
	/* this column is fixed, thus we need to account for it's width in column 2 */
	float: left;
	width: 232px;
	padding-top: 195px;
	position: fixed;
}
#column_1_container_wide
{
	/* this column is fixed, thus we need to account for it's width in column 2 */
	float: left;
	width: 309px;
	padding-top: 190px;
	position: fixed;
}
#column_2_container
{
	float: left;
	width: 431px;
	padding-left: 343px;
	/*padding-top: 160px;*/
	padding-top: 174px;
}
#column_3_container
{
	float: right;
	width:188px;
	/*width: 179px;*/
	padding-top: 179px;
	font-family:tahoma;
	color:#39503f;
}
#full_column_container
{
	float: left;
	width: 646px;
	margin-left: 333px;
	padding-top: 154px;
	display:inline;
}
#full_column_container #content_header
{
	width: 650px;
}
#full_column_container #glass_box_content
{
	width: 600px;
}
#glass_box
{
	width: 450px;
}
#glass_box_top
{
	width: 465px;
	height: 0px;
}
#glass_box_content
{
	width: 410px;
	background-repeat: repeat-y;
}
#glass_box_bottom
{
	width: 465px;
	height: 0px;
	background-repeat: no-repeat;
}

#glass_box_wide
{
	width: 650px;
}
#glass_box_top_wide
{
	width: 650px;
	height: 15px;
	background-repeat: no-repeat;
}
#glass_box_content_wide
{
	width: 605px;
	background-repeat: repeat-y;
	padding: 5px 30px 0px 15px;
}
#glass_box_bottom_wide
{
	width: 650px;
	height: 15px;
	background-repeat: no-repeat;
}
.callout_wrapper
{
	margin-bottom: 10px;
	width:184px;
}
.callout_top
{
	background-image: url("../images/global/frost_side_top.png");
	height: 15px;
}
.callout_top_noBox
{
  height: 15px;
  width:94px;

}
.callout_bottom
{
	background-image: url("../images/global/frost_side_bot.png");
	height: 15px;
}
.callout_bottom_noBox
{
  height: 15px;
}
.rr_callout_header
{
	background-image: url("../images/global/frost_side_1px.png");
	background-repeat: repeat-y;
}
.callout_content_noBox, .callout_header_noBox
{
  background-repeat: repeat-y;
  padding-left: 0px;
  width:90px;
}
.callout_content_center {
	color:#3E4E3F;
	font-family:tahoma;
	font-weight:normal;
}
.white_callout
{
	color: #ffffff;
	font-size: 0.75em;
}
/* end generic template */

/* find a store specific */
.find_a_store_sub_text
{
	color: #F57D1F;
}
#find_a_store_right_content
{
	width: 300px;
	font-size: 0.75em;
	margin-left: 15px;
	color: #F57D1F;
}
#find_a_store_right_content .disclaimer
{
	font-size: 0.625em;
	color: #333333;
	margin-top: 15px;
}
#find_a_store .section_title
{
	margin-top: 10px;
	color:#3E4E3F;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;
}
#find_a_store input
{
	border: 1px solid #3E4E3F;
	padding: 3px;
	font-size: 0.75em;
}
#find_a_store input.submit
{
	border: none;
	margin-top: 30px;
}
/* end find a store specific */

/* send to friend */
#tell_a_friend
{
	font-size: 1em;
	color:#3E4E3F;

}
#tell_a_friend .disclaimer, .required_text
{
	font-size: 1.1em;
	margin-top: -10px;
	padding-top:10px;
}
.required_text
{
	margin-top: 0px;
}
#tell_a_friend form, #hcp_form
{
	margin-top: 10px;
}
#hcp_form select, #hcp_form input, #tell_a_friend select, #tell_a_friend input
{
	width: 100%;
	margin-bottom: 10px;
	margin-top: 2px;
	border: 1px solid #3E4E3F;
	padding: 3px;
}
#tell_a_friend #eligibility #eligibility_dob
{
	float: left;
	width: 260px;
	padding-right: 25px;
}
#tell_a_friend #eligibility #eligibility_dob select.dob
{
	width: 77px;
}
#tell_a_friend #eligibility #eligibility_state
{
	float: left;
	width: 260px;
}
#tell_a_friend #eligibility #eligibility_state select
{
	margin-bottom: 10px;
	margin-top: 2px;
	padding: 3px;
}
#hcp_form input#pg_contact
{
	width: 25px;
	border: none;
	vertical-align: top;
	position: relative;
}
#hcp_form .more_info
{
	font-size: 0.795em;
	width: 240px;
	text-align: right;
	position: relative;
	top: -10px;
	left: 20px;
}
#glass_box_content #BVSubmissionContainer input
{
	width: inherit;
	border: none;
}
#glass_box_content select.short, #glass_box_content_wide select.short
{
	width: 50px;
	margin-right: 10px;
}
#glass_box_content select.medium, #glass_box_content_wide select.medium
{
	width: 75px;
	margin-right: 10px;
}
#glass_box_content textarea
{
	width: 100%;
	border: 1px solid #3E4E3F;
}
#glass_box_content .form_left, #glass_box_content .form_right, #glass_box_content_wide .form_left, #glass_box_content_wide .form_right
{
	width: 260px;
	float: left;
	padding-right: 25px;
}
#glass_box_content label, #glass_box_content_wide label
{
	color: #3E4E3F;
	font-weight: bold;
	/*font-size:1.1em;*/
}
#glass_box_content label.checkbox, #glass_box_content_wide label.checkbox
{
	font-weight: normal;
	font-family:tahoma;
	display: block;
	float: left;
	width: 550px;
	margin-left: 10px;
	color: inherit;
}
#glass_box_content input.submit, #glass_box_content_wide input.submit
{
	width: auto;
	border: none;
}
#tell_a_friend .section_header
{
	color:#3E4E3F;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 10px;
}
#tell_a_friend #sample_message
{
	margin-top: 5px;
	margin-bottom: 15px;
}
#tell_a_friend input.auto_width
{
	width: auto;
}
#tell_a_friend #send, #tell_a_friend #preview
{
	border: none;
}
#tell_a_friend a
{
	color: #3E4E3F;
}
/* end send to friend */

/* login box specific */
#buy_align
{
	float: left;
	width: 102px;
	height: 48px;
	margin: 3px 10px 0px 0px;
}
#login_box
{
	position: absolute;
	display: none;
	width: 200px;
	height: 125px;
	z-index: 800;
	padding: 10px;
	background-image: url('../images/common/signup_div_fill.gif');
	background-repeat: repeat-x;	
	background-color: #ffffff;
	top: 102px;
	border-left: 1px solid #3E4E3F;
	border-right: 1px solid #3E4E3F;
	border-bottom: 1px solid #3E4E3F;
}
#login_box div.login_form_field, #login_box div.login_form_check
{
	height: 25px;
}
#login_box div.login_form_field label
{
	display: block;
	float: left;
	font-size: 0.625em;
	width: 85px;
	padding-top: 5px;
	color: #666666;
}
#login_box div.login_form_field input
{
	display: block;
	float: left;
	margin: 2px;
	font-size: 0.75em;
	width: 100px;
	height: 15px;
}
#login_box div.login_form_check
{
	padding: 5px 0px;
}
#login_box div.login_form_check label
{
	display: block;
	float: left;
	font-size: 0.625em;
	width: 110px;
	padding-top: 5px;
	color: #666666;
}
#login_box div.login_form_check input
{
	display: block;
	float: left;
	margin: 2px;
	font-size: 0.75em;
	width: 20px;
}
#login_box .login_box_submit_div
{
	padding: 2px 0px;
}
#login_box .login_form_remember
{
	text-align: center;
	font-size: 0.625em;
	padding: 2px 0px;
}
#login_box .login_box_close
{
	position: relative;
	width: 12px;
	height: 14px;
	padding-left: 5px;
	top: -20px;
	left: 185px;
	cursor: pointer;
}
#login_box_submit
{
	margin-left: 75px;
}
#login_box_bottom_shadow
{
	position: relative;
	top: -11px;
	left: -10px;
	width: 267px;
}
#login_box_right_shadow
{
	position: relative;
	top: -154px;
	left: 257px;
	width: 3px;
}
#login_box_links
{
	font-size: 0.65em;
	font-family:tahoma;
	float: left;
	display:inline;
	width: 114px;
	text-align: right;
	color: #fff;
	padding-top:5px;
	line-height:14px;
}
#login_box_links a
{
	color: #fff;
	text-decoration: none;
	/*font-size: 0.625em;*/
	word-spacing: 3px;
}
#login_box_links a:hover
{
	text-decoration: underline;
}
.login_box_logged_in_header
{
	padding-top: 7px;
	color: #ef5c19;
	font-size: 0.75em;
	font-weight: bold;
}
.login_box_logged_in_text
{
	padding-top: 2px;
	color: #000000;
	font-size: 0.75em;
}
.login_box_logged_in_text a, .login_box_logged_in_text a:hover
{
	color: #000000;
	font-size: 0.75em;
}

.login_box_admin_link
{
	color: #ef5c19;
	text-decoration: none;
}
.login_box_admin_link:hover
{
	text-decoration: underline;
}

/* end login box specific */

/* article specific */
#article_content
{
	font-size: 0.75em;
	color: #F57D1F;
}

#article_content .article_source
{
	color: #3E4E3F;
	font-size: 0.688em;
	font-weight: bold;
	margin-bottom: 2px;
}

#article_content .section_header
{
	color:#3E4E3F;
	font-size:14px;
	font-weight:bold;
}

#article_content #article_image
{
	margin-left: 20px;
	margin-top: -100px;
	
}

#article_image_shadow
{
	margin-top: 10px;
	margin-left: 20px;
	clear: right;
}

#article_callout_top
{
	background-image: url('/images/article/callout_top.png');
	background-repeat: none;
	height: 16px;
	width: 180px;
}

#article_callout_bottom
{
	background-image: url('/images/article/callout_bottom.png');
	background-repeat: none;
	width: 180px;
	height: 15px;
}

#article_callout_content
{
	border-left: 1px solid #9f8146;
	border-right: 1px solid #9f8146;
	padding: 0px 10px 25px 10px;
	width: 158px;
}

#article_callout
{
	float: left;
	margin-right: 15px;
}
/* end article specific */

/* login specific */

#login_column
{
	width: 640px;
	margin-left: 315px;
	padding-top: 150px;
}

#login_boxes_container
{
	width: 582px;
	margin-bottom: 150px;
}
#login_boxes_container #login_box_left
{
	float: left;
	width: 280px;
	height: 197px;
	background-image: url("../images/login/log_in.png");
	background-repeat: no-repeat;
	padding: 10px 0px 15px 15px;
	font-size: 0.75em;
}
#login_boxes_container #login_box_left label
{
	color: #3E4E3F;
	font-weight: bold;
	/*font-size: 0.875em;*/
	font-size: 1.5em;
}
#login_boxes_container #login_box_left input.text_boxes
{
	width: 230px;
}
#login_boxes_container #login_box_left #why_email
{
	width: 230px;
	text-align: right;
	/*font-size: 0.625em;*/
	font-size: 1.1em;
	color: #3E4E3F;
	margin-bottom: 5px;
}
#login_boxes_container #login_box_left #why_email a.why_email
{
	text-decoration: none;
	color: #3E4E3F;
}
#login_boxes_container #login_box_left #why_email a.why_email:hover
{
	text-decoration: underline;
}
#login_boxes_container #login_box_left #forgot_pass
{
	width: 230px;
	text-align: right;
	/*font-size: 0.625em;*/
	font-size:1.1em;
}
#login_boxes_container #login_box_left #forgot_pass a.forgot_pass
{
	text-decoration: none;
	color: #3E4E3F;
}
#login_boxes_container #login_box_left #forgot_pass a.forgot_pass:hover
{
	text-decoration: underline;
}
#login_boxes_container #login_box_left #remember_me_container
{
	margin-bottom: 15px;
}
#login_boxes_container #login_box_left #remember_me_container input
{
	position: relative;
	top: 2px;
}
#login_boxes_container #login_box_left #remember_me_container label
{
	font-weight: normal;
	font-size: 1.3em;
}
#login_boxes_container #login_box_right
{
	float: left;
	width: 272px;
	height: 197px;
	background-image: url("../images/login/log_in.png");
	background-repeat: no-repeat;
	padding: 10px 0px 15px 15px;
}
#login_boxes_container #login_box_right .top_line
{
	color: #3E4E3F;
	font-weight: bold;
	font-size: 1.2em;
}
#login_boxes_container #login_box_right .bottom_line
{
	color: #3E4E3F;
	font-weight: bold;
	/*font-size: 0.75em;*/
	font-size:1em;
	margin-bottom: 127px;
}

/* end login specific */

/* register specific */

#register_column
{
	width: 680px;
	margin-left: 315px;
	padding-top: 150px;
}
#register_errors
{
	margin-top: 10px;
	color: #FF0000;
}
.register_header
{
	color: #3E4E3F;
	font-weight: bold;
	font-size: 1.3em;
}
.required_note
{
	font-size: 0.795em;
	margin-bottom: 10px;
}
.register_header_about_you
{
	color: #3E4E3F;
	font-weight: bold;
	font-size: 1em;
	margin: 5px 0px 10px 0px;
}

#register_column #glass_box_content
{
	width: 650px;
}

#register_column .field_container input,  #register_column .field_container select
{
	width: 100%;
	margin-bottom: 0px;
	margin-top: 2px;
	border: 1px solid #3E4E3F;
	padding: 3px;
}
#register_column .field_container
{
	float: left;
	width: 240px;
	margin-right: 35px;
	height: 60px;
}
#register_column .field_container .more_info
{
	font-size: 0.795em;
	width: 240px;
	text-align: right;
}
#register_column .field_container select.dob
{
	width: 77px;
}
#register_column .field_container #zip_code
{
	width: 50px;
	margin-right: 190px;
}
#register_column .field_container .label_taking_align
{
	font-weight: normal;
}
#register_column .field_container .input_taking_align
{
	position: relative;
	top: 2px;
}
.register_header_taking_align
{
	color: #3E4E3F;
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 0px 5px 0px;
}
#register_column .opt_container .opt_checkbox
{
	float: left;
	width: 25px;
}
#register_column .opt_container .opt_text
{
	float: left;
	width: 565px;	
	margin-bottom: 10px;
}
#register_column .opt_container .opt_text label
{
	font-weight: normal;	
}
#register_column #register_submit_button
{
	width: 90px;
	height: 33px;
	border: none;
}
/* end register specific */

/* popup specific */

#popup_content_container
{
	margin: 0px 10px;
}
#popup_content_container #popup_title
{
	color: #3E4E3F;
	font-size: 0.875em;
	font-weight: bold;
	margin-bottom: 10px;
}
#popup_content_container ol {list-style-type: lower-roman;}
#popup_content_container li {padding-left: 10px;}
/* end popup specific */

/* sample request specific */

.sample_header
{
	color: #3E4E3F;
	font-weight: bold;
	font-size: 0.875em;
	margin: 5px 0px;
}
.sample_radio
{
	position: relative;
	top: 2px;
}
.hear_about_container
{
	width: 200px;
}
.hear_about_container div
{
	height: 20px;
}
.hear_about_container .other_helper
{
	margin: 10px 0px 25px 25px;
}
.other_products_container div
{
	float: left;
	width: 250px;
	height: 20px;
}
.would_like_to_container div
{
	height: 20px;
}

/* end sample request specific */


/* start my align advisor */
#generic_wide_column
{
	float: left;
	width: 640px;
	padding-left: 342px;
	padding-top: 160px;
}

#generic_wide_column #glass_box_content
{
	width: 650px;
	padding-top: 0px;
}

#generic_wide_column h2
{
	padding: 0px;
	margin: 0px;
}



.my-align-advisory-sml-green-hdr{
	font-size: 1em;
	font-weight: bold;
	color: #3E4E3F;
	padding:0;
	margin:0;
}

.my-align-advisor-ordered{
	padding:0 0 0 20px;
	margin:0;
}

.my-align-advisor-bullet{
	padding:0 0 0 15px;
	margin:0;	
}

.align-right{
	width:100%;
	text-align:right;
}



/* end my align advisor */

/* buy align specific */

#buy_align_container
{
	width: 980px;
	margin: 0px auto;
}

#buy_header_container
{
	padding-left: 15px;
	font-size: 0.813em;
}


#buy_wide_column
{
	float: left;
	width: 652px;
	margin-left: 335px;
	padding-top: 152px;
}

#buy_wide_column #glass_box_content
{
	width: 652px;
	padding-top: 0px;
}

#buy_wide_column h2
{
	padding: 0px;
	margin: 0px;
}
#buy_glass_box
{
	float: left;
	width: 652px;
}
#buy_glass_box_top
{
	width: 652px;
	height: 15px;
	background-repeat: no-repeat;
}
#buy_glass_box_content
{
	width: 652px;
	background-repeat: repeat-y;
	color: #3E4E3F;
	padding-top:10px;
}
#buy_glass_box_content #buy_header_container
{
	width: 630px;
}
#buy_glass_box_bottom
{
	width: 652px;
	height: 16px;
	background-image: url("../images/buy_align/boxBot.png");
	background-repeat: no-repeat;
	padding-bottom: 14px;
	margin-left:12px;
}
#buy_lower_section_container
{
	margin-top: 25px;
	margin-left: 12px;
}
#tab_container
{
	width: 652px;
	height: 35px;
}
#buy_online_tab
{
	float: left;
	width: 116px;
	height: 35px;
	padding-top: 0px;
}
#buy_store_tab_on
{
	float: left;
	background-image: url("../images/buy_align/zipBar_off.png");
	width: 484px;
	height: 15px;
	padding: 10px;
}
#buy_store_tab_off
{
	float: left;
	background-image: url("../images/buy_align/zipBar_off.png");
	background-repeat: no-repeat;
	/*width: 344px;*/
	width: 484px;
	height: 15px;
	padding: 10px;
	cursor: pointer;
	padding-top:0px;
	/*added for editing zip code label*/
	border-bottom: 1px solid #3E4E3F;
	padding-bottom:19px;
}
#right_tab_thingy
{
	padding-top:0px;
	float: left;
	width: 139px;
	height: 34px;
	border-bottom: 1px solid #3E4E3F;	
}
#cii_zip_box_label
{
	float: left;
	/*width: 182px;*/
	width: 275px;
	font-size: 0.95em;
}
#cii_zip_box
{
	float: left;
	width: 162px;
	position: relative;
	top: -4px;
}
#cii_sZip
{
	width: 70px;
	color: #444;
}
#cii_content_container
{
	background-color: #fff;
	width: 598px;
	height: 288px;
	overflow-y: auto;
	padding: 10px;
	border-left: 1px solid #3E4E3F;
	border-right: 1px solid #3E4E3F;
}
/* end buy align specific */

/* login page specific */
#login_errors
{
	margin: 10px 0px;
	color: #FF0000;
}
/* end login page specific */

/* forgot password specific */
.forgot_password_form_div_container
{
	margin: 0px 0px 10px 40px;
	height: 40px;
}
#forgot_password_form label
{
	display: block;
}
#forgot_password_form input.req_field
{
	display: block;	
}
.forgot_password_text
{
	margin: 40px 0px 40px 40px;
}
.forgot_password_error_container
{
	margin: 10px 0px 10px 15px;
	color: #FF0000;
}
/* end forgot password specific */

/* site map specific */
ul.site_map li a
{
	color: #3E4E3F;
	font-weight: bold;
	text-decoration: none;
}
ul.site_map li a:hover
{
	text-decoration: none;
}
ul.site_map li li a
{	
	text-decoration: underline;
	font-weight: normal;
}
ul.site_map li li a:hover
{
	text-decoration: underline;
}
ul.site_map li
{
	margin-bottom: 10px;
}
ul.site_map li li
{
	margin-bottom: 0px;
}
ul.site_map li.noBullet
{
	list-style: none;
}
/* end site map specific */

/* ratings and reviews specific */
.rr_header_left
{
	float: left;
	padding-right: 0px;
	padding-top: 5px;
	width: 420px;
}
.rr_header_right
{
	float: right;
	width: 188px;
	margin-top: 30px;
	margin-right:10px;
	display:inline;
}
/* end ratings and reviews specific */
/* end ratings and reviews specific */

/* FAQ Styles */
.anchor_div_offset a
{
	position: relative;
	top: -100px;	
}

ul.faq-question-ul
{
	padding: 0;
}
.faq-question
{
	margin-bottom: 10px;
	list-style-type: none;
}
.back-to-top
{
	margin-left: 280px;
}
/* END FAQ STYLES*/

#skip_nav
{
	position: absolute;
}
#press-room-form label
{
	float: left;
	display: block;
	width: 175px;
	margin-bottom: 15px;
	margin-right: 20px;
}
#press-room-form input
{
	border: 1px solid #3E4E3F;
	padding: 2px;
}
#press-room-form input.submit
{
/*	border: none;*/
}
.mdm_callout
{
	margin-left: 5px;
}
#dshea_notice{
	border: 1px solid #3E4E3F;
	margin-bottom: 13px;
	width:526px;
}
#dshea_notice_content{
	font-weight: bold;
	font-size: 0.776em;
	font-family:tahoma;
	padding:9px 0 9px 10px; 
	width:510px;
	color: #3E4E3F;
}
.rating_lady{
	padding-top: 25px;
	padding-left: 90px;
	width: 232px;
	height: 426px;
	}
#money_back_guarantee a.headers
{
	color: #3E4E3F;
	font-size: 0.813em;
	font-family:tahoma;
	font-weight: bold;
	text-decoration: none;
}
#money_back_guarantee a.headers:hover
{
	text-decoration: underline;
}
#money_back_guarantee
{
	width: 625px;
	font-family:tahoma;
	color: #3E4E3F;
	padding-top: 0px;
	line-height: 19px;
}
#money_back_guarantee hr
{
	color: #3E4E3F;
	margin-top: 15px;
	height: 1px;
	margin-bottom:0px;
}
#moneyback_top_image_text
{
	padding-bottom: 12px;
}
#glass_box_content_wrapper
{
	padding-left:11px;
	padding-top:0px;
	line-height:20px;
	font-weight:italic;
}
.rating_top_text
{
	width: 430px;
	padding-top: 12px;
	font-size:13px;
}
b
{
	font-size: 1em;
}	
#money_back_guarantee_column_2_container
{
	float: left;
	width: 465px;
	margin-left: 336px;
	padding-top: 120px;
}
.money_back_top_heading
{
	font-weight: bold;
	font-size: 0.938em;
	padding-top:16px;
	margin-top:0px;
}
ul
{
	padding-left: 60px;
}
ul#nomargin
{
	margin:0;
}

#top_heading
{
	font-weight:bold;
	font-size: 1em;
	margin-bottom: 5px;
	margin-top:20px;
}
.rr_callout_header
{
	padding-left: 18px;
	font-size: 0.75em;
	font-weight: bold;
	color: #3E4E3F;
}
.rr_callout_content_center
{
	line-height:12px;
	padding-top:5px;
}
#column_1_with_full
{
	height:426px;
	width:232px;
}
#rating_lady
{
	bottom:0;
	left:0;
	position:fixed;
}
#mdm_footer_second
{
	width:526px;
	text-align:justify;
}
#heading_without_space
{
	font-weight:bold;
	font-size: 1.1em;
}
#refund_left
{
	float:left;
	padding-top:15px;
	width:135px
}
#refund_right
{
	float:left;
	padding-top:21px;
	padding-left:20px;
	width:400px;
}
#refund_container
{
	width:600px;
}
#refund_lower_content
{
	padding-left:24px;

}
.lessleading{
	line-height:9px;
}
hr
{
	color: #3E4E3F;
	height: 1px;
}
#tips_main_container
{
	width: 650px;
	float: left;
}
#tips_main_container_left
{
	width: 450px;
	float: left
}
#tips_main_container_right
{
	width: 150px;
	float: right
}
/* NEWS SECTION */
.news_section a{font-family:Tahomna,Verdana,sans-serif;color:#3E4E3F;}
.news_section p{padding:0px;margin:0px;}
.news_section b{padding:0px;margin:0px;font-size:1em;}
.news_section h2{padding:0px;margin:0px;font-size:14px;text-transform:uppercase;padding-bottom:10px;padding-top:19px;}
.news_section {font-family:Tahomna,Verdana,sans-serif;color:#3E4E3F;width:410px;}
.news_section #first_para{padding-bottom:17px;line-height:18px;}
.news_section #second_para{padding-bottom:30px;}
.news_section #news_section_middle_container_left{float:left;width:153px;padding-right:10px;}
.news_section #news_section_middle_container_right{}
.news_section #news_section_middle_container_right p{margin:0px;padding:0px;line-height:18px;}
.news_section #third_para{padding-top:10px;line-height:18px;}
.news_section #fourth_para{padding-top:24px;padding-bottom:20px;}
.news_section  .sup_non_bold {font-size:0.7em;font-weight:normal;position:relative;top:-5px;}
/* END OF NEWS SECTION */

/* CALLOUT COMMON PROPERTIES */
/* CALL HEADER */
.callout_header {font-weight:bold;font-size:14.5px;line-height:15px;}
/* CALLOUT BUTTON */
.callout_button,.callout_button_2 {font-weight:bold;font-size:9.5px;line-height:13px;}
.callout_button a,.callout_button_2 a {color:#39503f;font-size:9.5px;}
.callout_button_2 {padding-top:5px;}
/* CALLOUT CONTENT TEXT */
.callout_content_text {font-size:12px;line-height:14px;font-weight:normal;padding-bottom:10px;}
/* DIGESTIVE CALLOUT HEADER */
.digestive_callout_header {padding:17px 0 0 10px;}
.digestive_callout_content {padding:10px 0 20px 10px;}
.digestive_callout_button {font-weight:bold;font-size:9.5px !important;line-height:13px;}
.digestive_callout_button a {color:#39503f;line-height:13px;font-size:9.5px;line-height:13px;}
/* END OF CALLOUT COMMON PROPERTIES */
#rating_callout_container {background-image:url('/images/callouts/background/12.png');background-repeat:no-repeat;height:154px;width:184px;}
#rating_callout_container .callout_header {padding:13px 9px 0 15px;}
#rating_callout_container .callout_content {padding:9px 10px 9px 15px;}
#rating_callout_container .callout_content_image {padding:0 0 5px 0;}
#rating_callout_container .callout_content_image  img{display:block;}


#buy_callout {background-image:url('/images/callouts/background/7.png');background-repeat:no-repeat;height:230px;width:184px;}
#buy_callout .callout_header {padding:13px 9px 0 15px;}
#buy_callout .callout_content {padding:9px 10px 15px 15px;margin:123px 0 0 0;}

.rr_header_right .callout_button,.rr_header_right  .callout_button_2 {line-height:13px !important;}
.rr_header_right .callout_header{font-size:14.5px !important;line-height:15px !important;}

#faq_callout {background-image:url('/images/callouts/background/13.png');background-repeat:no-repeat;height:116px;width:184px;}
#faq_callout .callout_header {padding:13px 9px 9 15px;}
#faq_callout .callout_content {padding:9px 10px 9px 15px;}

#align_advisor_callout {background-image:url('/images/callouts/background/11.png');background-repeat:no-repeat;height:184px;width:184px;font-family:tahoma;color:#39503f;}
#align_advisor_callout .callout_header {padding:13px 9px 0 15px;}
#align_advisor_callout .callout_content {padding:9px 4px 8px 15px;}
#align_advisor_callout .callout_content .callout_button,.callout_button_2{line-height:6px;}
#align_advisor_callout .callout_content_text {padding:0 0 12px 0;}
#align_advisor_callout .callout_content .callout_button_2{padding:11px 0 0 0;}

#align_advisor_weekly_callout {background-image:url('/images/callouts/background/weekly.png');background-repeat:no-repeat;height:198px;width:184px;}
#align_advisor_weekly_callout .callout_content {padding:9px 10px 9px 15px;}
#align_advisor_weekly_callout .callout_header {padding:13px 9px 0 15px;}
#align_advisor_weekly_callout .callout_content .selected {font-weight:bold;font-size:12px;}
#align_advisor_weekly_callout .callout_content .non_selected {font-weight:normal;font-size:12px;}
#align_advisor_weekly_callout .callout_content .non_selected a {text-decoration:none;font-weight:normal;font-size:12px;}

#perspective_callout {background-image:url('/images/callouts/background/17.png');background-repeat:no-repeat;height:147px;width:184px;}
#perspective_callout .callout_header {padding:13px 9px 0 13px;font-size:14px;}
#perspective_callout .callout_content .callout_content_text{padding:0 0 5px 0;}
#perspective_callout .callout_content {padding:9px 10px 9px 15px;}

#digestive_callout_1 {background-image:url('/images/callouts/background/24.png');background-repeat:no-repeat;height:227px;width:184px;}
#digestive_callout_2 {background-image:url('/images/callouts/background/25.png');background-repeat:no-repeat;height:191px;width:184px;}
#digestive_callout_3 {background-image:url('/images/callouts/background/26.png');background-repeat:no-repeat;height:175px;width:184px;}
#digestive_callout_4 {background-image:url('/images/callouts/background/27.png');background-repeat:no-repeat;height:175px;width:184px;}
#digestive_callout_5 {background-image:url('/images/callouts/background/28.png');background-repeat:no-repeat;height:175px;width:184px;}
#digestive_callout_6 {background-image:url('/images/callouts/background/29.png');background-repeat:no-repeat;height:209px;width:184px;}
#digestive_callout_7 {background-image:url('/images/callouts/background/30.png');background-repeat:no-repeat;height:179px;width:184px;}
#digestive_callout_8 {background-image:url('/images/callouts/background/31.png');background-repeat:no-repeat;height:186px;width:184px;}
#digestive_callout_9 {background-image:url('/images/callouts/background/32.png');background-repeat:no-repeat;height:210px;width:184px;}
#digestive_callout_10 {background-image:url('/images/callouts/background/33.png');background-repeat:no-repeat;height:203px;width:184px;}

#ge_callout {background-image:url('/images/callouts/background/34.png');background-repeat:no-repeat;height:240px;width:184px;font-family:tahoma;color:#39503f;}
#ge_callout .callout_header {margin:0px;padding:107px 0 0 13px;}
#ge_callout .callout_content {padding:8px 0 0 15px;margin:0px;}


/* NEW DIGESTIVE PAGE */
.block {display:block;}
#digestive_content_container{width: 984px;margin: 0px auto;font-size:.75em;font-weight:small;color: #3E4E3F;}
#digestive_column_1_container {float:left;margin-top:126px;width:323px;display:inline;}
#digestive_column_1_container_image {position:fixed;width:323px;}
#digestive_column_2_container {float:left;margin-left:401px;width:380px;display:inline;font-family:tahoma;font-size:1em;}
#digestive_column_2_container #header_image{height:211px;margin:0px;padding:0px;padding-left:62px;}
#digestive_column_2_container h1{text-indent:-9999px;line-height:0px;margin:0px;padding:0px;}
#digestive_column_2_container h2 {font-family:tahoma;font-size:1.6em;color:#39503F;font-weight:bold;padding:0px;margin:0px;margin-top:30px;}
#digestive_column_2_container h3 {margin:0px;padding:0px;padding-top:14px;padding-left:34px;}
#digestive_column_2_container #first_para{margin:0px;padding:0px;padding-top:18px;font-size:1.2em;line-height:18px;color:#39503F;}
#digestive_column_2_container #second_para{margin:0px;padding:0px;padding-top:5px;font-size:1.2em;line-height:18px;color:#39503F;}
#digestive_column_2_container #align_difference_button{margin:0px;padding:0px;padding-top:15px;padding-right:13px;}
#digestive_column_2_container #digestive_faq_container{margin:0px;padding:0px;padding-top:2px;}
#digestive_column_2_container #digestive_faq_container ul {padding:0px;margin:0px;}
#digestive_column_2_container #digestive_faq_container #faq_list li {list-style: none;}
#digestive_column_2_container #digestive_faq_container #faq_list .question {background: transparent url('/images/digestive_health/minus.png') left center no-repeat;}
#digestive_column_2_container #digestive_faq_container #faq_list li.simpleFAQShowing .question {background: transparent url('/images/digestive_health/plus.png') left center no-repeat;}
#digestive_column_2_container #digestive_faq_container #faq_list .line{margin-top:16px;border-top:1px solid #39503F;margin-left:35px;}
#digestive_column_2_container .question {font-weight:bold;font-size:1.2em;line-height:18px;color:#39503F;}
#digestive_column_2_container .answer {font-weight:normal;font-size:1em;line-height:16px;color:#39503F;padding-left:50px;padding-top:8px;padding-bottom:4px;margin:0px;}
#digestive_column_3_container {color:#39503F;float:left;font-family:tahoma;margin-top:48px;width:188px;margin-left:15px;display:inline;}
#dummy_space{margin-bottom:58px;}
#digestive_added_disclaimer {font-size:0.75em;margin:0 auto;padding:0px 0 0 353px;}
/* END OF DIGESTIVE PAGE */
#digestive_column_2_container sup
{
	font-size:0.7em;
}
.sup_non_bold {
	font-size:0.7em;
	font-weight:normal;
	position:relative;
	top:-2px;
}
/* FAQ FUNCTIONALITY */
#faqList li { list-style: none; }
#faqList .question {
  padding-left: 18px;
  background: transparent url('plus.png') left center no-repeat; 
}
#faqList li.simpleFAQShowing .question {
  background: transparent url('minus.png') left center no-repeat;
}
#faqList .simpleFAQHover { color: #060; }
#faqList .answer {
  margin-left: 1em;
  border: 1px solid #66c;
  padding: 0.4em;
}
.tags { font-size: 0.7em; color: #999; }
/* END OF FAQ FUNCTIONALITY */
#gastroenterologist-recommended-probiotic{margin:0px;padding:0 0 125px 0;}
#gastroenterologist-recommended-probiotic p{margin:0px;padding:0px;}
#gastroenterologist-recommended-probiotic p.fourth_para{margin:0px;padding:15px 0 0 0;}
#gastroenterologist-recommended-probiotic h2,#gastroenterologist-recommended-probiotic h3{margin:0px;padding:16px 0 5px 0;font-size:1.2em;}
#gastroenterologist-recommended-probiotic h2,#gastroenterologist-recommended-probiotic h3{margin:0px;padding:16px 0 5px 0;font-size:1.2em;}
#gastroenterologist-recommended-probiotic .bottomLink{margin:0px;padding:18px 0 5px 0;font-weight:bold;}
#gastroenterologist-recommended-probiotic_logo{position: relative;left: 160px;top: -56px;width: 152px;height: 287px;float:left;display:inline;}
.disclaimerBold{font-weight:bold;margin:0px;padding:0px;}
.diclaimer_individual{margin:9px 0;font-size: 0.763em;}
.headingtext{font-size:2.1em;}
.error{font-size:0.859em;}
.errorbold{font-size:0.859em; font-weight:bold;}
.contactsContainer{width:400px; padding-top:15px;}
.contactsContainer .first{float:left; width:80px;}
.contactsContainer .second{float:left; width:140px;}
.contactsContainer .third{float:left; width:150px;}

/*special offer page start*/

h1.special-offer{
    color: #3E4E3F;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 1.6em;
	font-weight:bold;
}

.spcl-ofr-box{
	float:left;
	width:388px;
	padding:0 0 0 16px;
	margin:0;
}

.spcl-ofr-box h2.special-offer{
    color: #3E4E3F;
    font-family:Tahoma;
    font-size: 1.2em;
	font-weight:bold;
	padding:10px 0 0 0 !important; margin:0 0 0 0 !important;
}

.spcl-ofr-box h2.special-offer2{
    color: #3E4E3F;
    font-family:Tahoma;
    font-size: 1.2em;
	font-weight:bold;
	padding:40px 0 30px 0 !important; margin:0 0 0 0 !important;
}
.spcl-ofr-box-left{
	float:left;
	width:214px;
	padding:21px 0 0 0;
}

.spcl-ofr-box-left-wide{
	float:left;
	width:247px;
	padding:10px 0 0 0;
	padding-bottom:34px;
}

.spcl-ofr-box-left p, .spcl-ofr-box-left-wide p{
	color: #39503f;
    font-family:Tahoma;
	font-size: 1em;
	font-weight:normal;
	margin:0 0 15px;
}
.spcl-ofr-box-right-sml{
	float:left;
	width:141px;
	padding-bottom:34px;
	padding-top:6px;
}

.image-pandg{
		margin:30px 0 0 30px;
}

.spcl-ofr-box-right{
	float:left;
	width:174px;
	background:url('/images/special-offer/image-align-probiotic.png') no-repeat right bottom;
	height:177px;
}

.spcl-ofr-box-right-nobg{
	float:left;
	width:174px;
}

.spcl-ofr-box2{
	float:left;
	width:404px;
	padding:0;
	margin:0;
}

.spcl-ofr-box2 .top{
	float:left;
	width:404px;
	background:url('/images/special-offer/box-top.gif') no-repeat left top;
	height:18px;
}
.spcl-ofr-box2 .middle{
	float:left;
	width:375px;
	background:url('/images/special-offer/box-middle.gif') repeat-y;
	padding:0 13px 0 16px;
}

.spcl-ofr-box2 .middle .icons{
	float:left;
	width:375px;
	padding:0;
	margin:0;
}
.margin-top14{
	margin-top:14px !important;
}
.spcl-ofr-box2 .bottom{
	float:left;
	width:404px;
	background:url('/images/special-offer/box-bottom.gif') no-repeat left top;
	height:18px;
}

.box-content{
	float:left;
	width:375px;
	padding:10px 0 5px 0;
}

.box-content p{
	font-size:.75em;
	color:#231f20;
	margin:0 0 9px;
}

.box-content .box-colum1{
	float:left;
	width:120px;
	padding:0 10px 0 0;
}
.box-content .box-colum2{
	float:left;
	width:120px;
	padding:0 10px 0 0;
}
.box-content .box-colum3{
	float:left;
	width:115px;
}

.back-to-top{
	float:left;
	margin:35px 0 32px 0;
	width:393px;
	padding:0 13px 0 0;
	text-align:right;
	color:#39503f;
	font-size:.90em;
}

.back-to-top2{
	float:left;
	margin:0 0 32px 0;
	width:393px;
	padding:0 13px 0 0;
	text-align:right;
	color:#39503f;
	font-size:.90em;
}


.back-to-top a, .back-to-top2 a{
	text-decoration:underline;
	color:#39503f;
}


/*********** callout changes*********/

.callout-left-wide{
	float:left;
	width:166px;
	margin-bottom:1px;
}

.callout-right-small{
	float:left;
	width:113px;
}

.left-smal-img{
	float:left;
	width:57px;
}

.right-wide-cont{
	float:left;
	width:200px;
	padding:0 0 0 18px;
}

#homepageCalloutContainer .column .dagger1 {
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 1em;
    margin: -32px 0 0 300px;
    padding: 0;
}
