.body {
	margin-left: 30px;
}

.body p {
	line-height: 1.3em;
}

.post h1 {
	font-size: 2.4em;
	margin-bottom: 0;
	margin-left: 0;
	color: #333;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.browserIE .post h1 {
	margin-top: 22px;
}

.post h4.subheader {
	margin-left: 0;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

.entry	p {
	margin: 0;
	margin-bottom: 22px;
	font-size: 15px;
}

.entry h2 {
	margin-bottom: 16px;
}

.entry h3.blue {
	/*background: none repeat scroll 0 0 #EDF8FA;
	border-bottom:1px solid #78B3C1;
	border-top:1px solid #78B3C1;
	color:#201C16;
	font-weight:normal !important;
	margin:24px 0;
	padding:16px;
	font-size: 18px;*/
	margin: 24px 0;
	font-size: 20px;
}

.entry h3.blue strong {
	font-weight: bold;
	color: #008ce5;
}

.entry h3 {
	margin-top: 0;
	color: black;
	
	font-family: Georgia;
	font-size: 2em;
}

.entry h4 {
	margin: 0;
	font-size: 18px;
	margin-bottom: 16px;
}

.entry ul, .entry ol {
	margin: 22px 0;
	margin-left: 22px;
}

.browserIE .entry ul, 
.browserIE .entry ol {
	margin-left: 44px;
}

.entry ul li, .entry ol li {
	font-size: 15px;
	margin-bottom: 2px;
	line-height: 1.3em;
}

.entry ul li.no-bullet, 
.entry ol li.no-bullet {
	list-style-type: none;
}

.entry ul.no-indent,
.entry ol.no-indent {
	margin-left: 0;
	padding-left: 0;
}

.entry li.blockquote {
	margin-top: 12px;
	margin-left: 44px;
}

.entry h5 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 8px;
}

.entry ul.spacey li,
.entry ol.spacey li {
	margin-bottom: 8px;
}

.entry li.mbottom {
	margin-bottom: 12px;
}

.entry .indent {
	margin-left: 32px;
}

.entry .indent-with-icon {
	padding-left: 94px;
	background-repeat: no-repeat;
}

.entry .lost-x-lbs,
.entry .caption {
	width: 523px;
	margin:0 auto;
	font-size: 20px;
	color: #00a0b8;
	font-weight: bold;
	margin-top: 8px;
	text-align: center;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .16);*/
}

.entry .caption {
	font-size: 18px;
	line-height: 18px;
}

.entry .caption.wide {
	width: 610px;
}

.entry .lost-x-lbs em {
	text-decoration: underline;
}

.entry span.pros {
	color: #002ef4;
	font-weight: bold;
}

.entry span.cons {
	color: #f40000;
	font-weight: bold;
}

.product-sidebar {
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

.product-sidebar p {
	margin: 0;
	margin-bottom: 18px;
}

.product-sidebar h4 {
	font-size: 15px;
	margin: 0;
	margin-bottom: 8px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
}


.sign-up-box-hr, .checkout-box-hr {
  background: #dddddd none repeat scroll 0 0;
  height: 1px;
  margin: 16px 0;
  clear: both;
}

.sign-up-box-container, .checkout-box-container {
  background: #f5fbff none repeat scroll 0 0;
  border: 1px solid #51ace0;
  float: left;
  height: 160px;
  padding: 24px;
  width: 500px;
  font-size: 15px;
  color: #222222;
  padding-top: 12px;
}

.checkout-box-container {
	width: 560px;
	height: 226px;
	
	width: auto;
	height: auto;
	border: 2px solid #51ace0;
	background: #f5fbff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 22px;
	
	-moz-box-shadow: #ddd 6px 6px 0px;
	-webkit-box-shadow: #ddd 6px 6px 0px;
	box-shadow: #ddd 6px 6px 0px;
	
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color='#cccccc', OffX=6, OffY=6);
}

.checkout-box-container p {
	margin-bottom: 16px;
}

.sign-up-box-container h4 {
  margin: 0;
  padding: 0;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 12px;
}

.checkout-box-container h4 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 12px;
  border-bottom: 1px solid #aec5d2;
  padding-bottom: 2px;
}

.sign-up-box-container table { 

 }
.sign-up-box-container label {
  display: block;
  width: 60px;
}
.sign-up-box-container input[type=text] {
  font-size: 16px;
  padding: 2px;
  width: 300px;
}
.sign-up-box-container button { margin-top: 4px; }
.sign-up-box-right-border, .checkout-box-right-border {
  background: #cccccc none repeat scroll 0 0;
  float: left;
  height: 186px;
  margin-top: 12px;
  width: 8px;
}

.checkout-box-right-border {
	height: 252px;
	display: none;
}

.sign-up-box-bottom-border, .checkout-box-bottom-border {
  background: #cccccc none repeat scroll 0 0;
  clear: both;
  height: 8px;
  margin-left: 12px;
  width: 546px;
}

.checkout-box-bottom-border {
	width: 608px;
	display: none;
}

.sidebar-register-box {
	background: #f5fbff none repeat scroll 0 0;
	border: 2px solid #51ace0;
	float: left;
	padding: 16px;
	font-size: 14px;
	color: #222222;
	padding-top: 12px;
	-moz-box-shadow: #ddd 3px 3px 0px;
	-webkit-box-shadow: #ddd 3px 3px 0px;
	box-shadow: #ddd 3px 3px 0px;
}

.sidebar-register-box h4 {
	margin: 0;
 	border-bottom: 1px solid #aec5d2;
 	font-size: 20px;
 	font-weight: normal;
 	padding-bottom: 4px;
 	margin-bottom: 8px;
}

button.submit div {
  font-size: 18px;
  padding: 4px 8px;
}

.browserIE button.submit div {
	padding: 4px 0;
}



#tooltip {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  display: none;
  position: absolute;
  background: #fcffe0;
  border: 1px solid #555a2b;
  padding: 8px;
  max-width: 275px;
  line-height: 15px;
  z-index: 99;
  color: black;
  font-size: 14px;
  font-family: Verdana;
}
#tooltip p {
  font-family: Verdana;
  margin-bottom: 0;
  margin-top: 16px;
}
#tooltip p:first-child { margin-top: 0; }

.red-notice {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 16px 0;
  background-repeat: no-repeat;
  background-position: 12px 8px;
  padding: 8px 12px;
  font-size: 16px;
  font-weight: normal;
  background-color: #fff6f5;
  background-repeat: no-repeat;
  color: #260e0c;
  border: 1px solid #cb3f36;
  line-height: 1.3em;
}