body {
  background: #eee;
  margin: 0;
  padding: 0;
}

body, td, input, textarea {
  font-family: arial,sans-serif;
  font-size: 13px;
  color: #444;
}

#container {
  background:#FFFFFF none repeat scroll 0%;
  border-left:1px solid #999;
  border-right:1px solid #999;
  margin:0pt auto;
  padding:0pt;
  text-align:left;
  width:828px;
}

#header {
  z-index: 1000;
  position: relative;
  margin: 0;
  padding: 0;
  height: 135px;
  background: url(/images/header-thin.png) repeat-x;
}

#dan {
  position: absolute;
  top: 0;
  right: -5px;
}

#tag-line {
  position: absolute;
  top: 0;
  left: 118px;
}

#logo {
  position: absolute;
  top: 0;
  left: 7px;
  margin: 0;
  z-index: 2;
}

#header .logo p {
font-size: 20px;
float: left;
vertical-align: middle;
margin-top: 35px;
color:#217616;
font-weight: bold;
}

#body {
clear:both;
line-height:17px;
margin-top:25px;
position:relative;
}

#content {
width: 570px;
float:left;
margin:0;
padding:50px 0 20px 15px;
position:relative;
text-align:justify;
z-index: 1;
}

.media-content {
width:800px !important;
}

.log_buttns {
	background: #7BA60D;
	color: white;
	display: inline-block;
	padding: 2px 8px 3px 8px;
	border: 1px solid #7BA60D;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	text-decoration: none;
	cursor: auto;
	font-size: 11px;
	position:relative; top:-8px;
}
.log_buttns:hover {background: #7BA60D;}

/* Online User Avatars */
.users_online_map {max-height: 30px; margin: 0 5px;}
a.help span.users_online_map_hover{display:none}
a.help:hover {position:relative}
a.help:hover span.users_online_map_hover {position:absolute;display:block;left:25px;top:-30px;white-space:pre; padding:5px; background:#fff; border:1px solid #b8d6f5; text-align:center; z-index:1001;}

#blog-ticker-box {
  float: right;
  width: 190px;
  height: 55px;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
}
#blog-ticker-box, #blog-ticker-box a, #blog-ticker-box li {
  font-size: 12px !important;
}
#blog-ticker-box ul {
  list-style: none;
  margin: 0 !important;
  padding: 0;
}
#blog-ticker-box ul li {
  display: inline;
  line-height: 14px;
  margin: 0;
  padding: 0;
  border: 0 !important;
}
.max-content {
width: 575px !important;
}

.no-sidebar {
width: 798px !important;
padding: 0 0 20px 15px !important;
}

.no-just {
text-align: left;
}

#mission-statement {
position: absolute;
right: 7px;
top: 0px;
z-index: 2;
}

#header .current-menu {
background: url(images/current-menu.gif) repeat-x;
z-index: 1000;
}

#acne-menu li a, #rate-menu li a {
padding: 3px 7px;
}

#footer-wrapper {
  position: relative;
  clear:both;
  color:#444;
  overflow: hidden;
}
#footer {
  clear:both;
  background: #A6CCED url(images/footer.gif) repeat-x top left;
  padding: 15px 0;
  height: 90px;
}
#footer, .small {
  font-size: 12px;
  line-height: 15px;
}
.smaller {
  font-size: 11px;
}
#sub-unsub {
  line-height: 25px;
}

#copyright {
  float: left;
  width: 200px;
  text-align: left;
  margin: 20px 0 0 30px;
}
#culogo {
  float: left;
  width: 190px;
  margin: 5px 0 0 0;
}
#social-bookmarks {
  float: left;
  width: 100px;
  margin: 20px 0 0 20px;
}

#copyright p {
margin: 0 0 5px 0;
}

#copyright a {
color: #4d82bf;
}

#mailing-list {
width: 250px;
margin: 10px 0 0 0;
text-align: center;
float: right;
}

#mailing-list input {
vertical-align: middle;
}

#mailing-list p {
margin: 0 0 3px 0;
padding: 0;
}

div.video {
  width: 300px;
  float: right;
  padding: 0 0 15px 15px;
}
div.video2 {
  width: 250px;
  float: right;
  padding: 0 0 10px 20px;
}

div.video p {
text-align: center;
font-size: 11px;
color: #666;
margin: 0;
}

#regimen-videos-dkr {
margin: 40px 0 15px 15px;
padding-bottom: 15px;
}

#regimen-videos-ots {
margin: 40px 0 15px 15px;
padding-bottom: 15px;
}

textarea.copy-code {
font-family: arial,sans-serif;
font-size: 11px;
border: 1px solid #DAE5F2;
padding: 3px;
background: #F0F6FC;
width: 90%;
height: 30px;
margin-bottom: 15px;
}

p.code-label {
margin-bottom: 0;
font-size: 11px;
font-weight: bold;
}

h1, h2, h3 {
color:#666666;
margin: 0;
padding: 0;
font-weight: bold;
line-height: 1.2em;
text-align: left;
}

h1 {
font-size: 15pt;
}

h2 {
font-size: 13pt;
margin-bottom: 10px;
}

h2 a {
color: #4d82bf;
font-size: 13pt;
}

.flush {
margin: 0;
}

h3 {
font-size: 11pt;
margin-bottom: 5px;
}

em {
font-style: normal;
font-weight: bold;
}

em.class {
font-style: italic;
}

img {
border: 0;
}

p {
margin: 0 0 15px 0;
padding: 0;
}

p.left {
text-align:left;
}

form {
background: transparent;
margin: 0;
padding: 0;
}

ul {
margin-top: 2px;
margin-bottom: 2px;
}

ul li {
margin-top: 2px;
margin-bottom: 2px;
}

ol {
margin: 5px 0 15px 0;
padding: 0 0 0 30px;
}

ol li {
margin: 0 0 8px 0;
padding: 0;
}

.clear {
clear: both;
height: 1px;
overflow: hidden;
}

a.nounderline {
text-decoration: none;
}

a {
color: #4d82bf;
text-decoration:none;
}

a:hover {
background-color: #DCECFC;
}

a.nohover:hover {
background-color: transparent;
}

a.navunsel {
text-decoration: none;
}

ul.advice-response, ul.faq, ul.default {
list-style: none;
margin: 0 0 8px 0;
padding: 0;
}

ul.productlist {
list-style: none;
margin: 0 0 8px 0;
padding: 0;
}

ul.page-links {
list-style: none;
margin: 0;
padding: 0 0 15px 0;
}

p.page-links-num {
font-weight: bold;
margin: 0 0 3px 0 !important;
font-size: 11px;
}

ul.page-links li {
float: left;
margin: 0 3px 3px 0;
border: 1px solid #DFE9F2;
background: #F0F6FC;
text-align: center;
font-size: 11px;
line-height: 16px;
}

ul.page-links li.current {
font-weight: bold;
width: 18px;
height: 18px;
background: #FCFCE3;
}

ul.page-links li.page-special a {
width: 100%;
}

ul.page-links li.first {
width: 50px;
}

ul.page-links li.prev {
width: 60px;
}

ul.page-links li.next, ul.page-links li.last {
width: 50px;
}

ul.page-links li a {
display: block;
width: 16px;
height: 16px;
padding: 1px;
text-decoration: none;
}

ul.page-links li.big, ul.page-links li.big a {
width: 23px;
}

ul.page-links li a:hover {
background: #fff;
}

ul.sitemap {
list-style-type: none;
margin: 5px 0 5px 0;
padding: 0;
}

ul.sitemap li {
background: url(images/bullet.gif) 0 7px no-repeat;
margin: 0 0 1px 15px;
padding: 0 0 0 12px;
}

ul.advice-response li, ul.faq li, ul.productlist li, ul.default li {
background: url(images/bullet.gif) 0 7px no-repeat;
margin: 0 0 7px 0;
padding: 0 0 0 10px;
}

ul.faq, ul.default, ul.productlist {
margin: 0 0 15px 5px;
}

ul.advice-response {
margin: -25px 25px 7px 0;
padding: 0 0 0 65px;
}

div.box img.reg-products {
display: block;
margin: 10px 0;
}

p.proportional-label {
font-size: 11px;
color: #666;
}

.mainul2 {
list-style-type: none; margin-left: 5px; padding-left: 0; margin-bottom: 10px
}

.mainli2 {
background: url(images/navdot.gif) no-repeat 0 7px; padding-left: 10px; margin-bottom: 10px
}

.adviceul {
list-style-type: none; margin-left: 0; padding-left: 0; margin-bottom: 10px;
}

.adviceli {
margin-bottom: 12px
}

.dashed {
border: 1px solid #CEE0F2; line-height: 1.2em
}

.solidblue {
border: 1px solid #9DC9F2
}

.dashedbg {
background-color: #F0F8FF; border: 1px solid #CEE0F2
}

.botborder {
border-bottom: 1px solid #CEE0F2
}

.rborder {
border-right: 1px solid #CEE0F2;
}

hr.blue {
border: 0; height: 1px; color: #CEE0F2; background-color: #CEE0F2; width: 100%;
}

.topbord {
border-top: 1px solid #CEE0F2; padding-top: 7px
}

input.box {
padding: 2px; border: 1px solid #99B3CC
}

.boxy {
padding: 2px; border: 1px solid #99B3CC
}

.button {
background-color: #DFEBF7; border: 1px solid #99B3CC; padding: 0
}

.buttony {
background-color: #ffffea; border: 1px solid #aaaaa0; padding: 0
}

.titley {
border-left: 1px solid #CEE0F2; border-top: 1px solid #CEE0F2; background: url(images/horzgrad-y.gif); padding: 3px; padding-left: 7px
}

.titleb {
border-left: 1px solid #CEE0F2; border-top: 1px solid #CEE0F2; background: url(images/horzgrad-b.gif); padding: 3px; padding-left: 7px
}

.indent {
padding-left: 15px
}

.tinygray {
font-size: 11px; color: #40566B; font-weight: normal; line-height: 14px;
}

.pad {
padding: 5px
}

.navtext {
font-size: 11px; text-align: center
}

.navunsel {
text-decoration: none
}

.navsel {
text-decoration: underline; color: black
}

.head1 {
font-size: 14pt; font-weight: bold
}

.head2 {
font-size: 14pt; font-weight: bold
}

.head3 {
font-size: 12pt; font-weight: bold
}

.head4 {
font-size: 11pt; font-weight: bold
}

.tiny {
font-size: 11px;
line-height: 14px;
}

.bold {
font-weight: bold
}

.center {
text-align: center
}

div.note img, img.vam {
vertical-align: middle
}

.cat {
background: url(images/catheadbg.gif) repeat-x; border-top: 1px solid #9DC9F2; padding: 0 2px 3px 8px
}

.cat2 {
background: url(images/catheadbg.gif) repeat-x; border-top: 1px solid #9DC9F2; padding: 0 8px 10px 8px
}

.cat3 {
background: url(images/catheadbg2.gif) repeat-x; border: 1px solid #CEE0F2; padding: 0 8px 10px 8px
}

#acne-menu {
background-color:#fff;
font-size:12px;
line-height: 14px;
padding: 15px 15px 15px 25px;
position: absolute;
right: -245px;
top: 0pt;
width: 200px;
}

#container #rate-menu {
background: #fff;
}

#home-plain-eng {
width: 201px;
height: 310px;
float: left;
overflow: hidden;
}

#home-community {
width: 331px;
height: 310px;
margin-left: 13px;
float: left;
overflow: hidden;
}

#home-plain-eng, #home-community, #home-reg {
background: url(images/catheadbg.gif) repeat-x;
border: 1px solid #9DC9F2;
padding: 0 6px 6px 6px;
}

.boxcat2 {
background: url(images/catheadbg2.gif) repeat-x; border: 1px solid #AAEB98; padding: 0 10px 10px 10px
}

#home-reg {
float: left;
width: 560px;
height: 290px;
margin-top: 15px;
}

#home-reg-sep {
float: left;
margin-top: 30px;
margin: 30px 0 0 0;
}

#home-reg-sup {
margin-left: 15px;
width: 180px;
float: left;
overflow: hidden;
}

#home-reg-sup ul {
margin: 15px 0 0 0;
padding: 0;
list-style-type: none;
margin-bottom: 10px;
font-size: 12px;
line-height: 1.4em;
}

#home-reg-sup ul li div {
width: 35px;
float: left;
padding: 0 10px 5px 0;
text-align: center;
}

#home-reg-sup ul li p {
float: left;
width: 135px;
}

#home-reg-sup ul li {
clear: left;
margin-bottom: 5px;
}

#home-community h2, #home-plain-eng h2, #home-reg h2 {
font-size: 15px;
color:#294166;
font-weight: bold;
margin: 3px 0 10px 0;
padding: 0;
}

#home-community h2 a, #home-plain-eng h2 a, #home-reg h2 a {
text-decoration: none;
color: #294166
}

#dkr-trio {
margin-top: 15px;
}

#home-reg-steps p {
margin: 15px 0 0 10px;
padding: 0;
font-size: 10pt;
font-weight: normal;
line-height: 1.2em;
}

#home-reg-steps {
width: 355px;
float: left;
overflow: hidden;
}

.cathead2 {
font-size: 9pt; font-weight: bold; margin-top: 4px; margin-bottom: 10px;
}

.csrhead {
font-size: 12pt; font-weight: bold; margin-bottom: 5px
}

#dkr-bullets {
margin: 7px 0 0 5px;
}

#dkr-bullets ul {
float: left;
width: 110px;
list-style-type: none;
margin: 0;
padding: 0;
margin-left: 5px
}

#dkr-bullets li {
line-height: 1.2em;
font-size: 11px;
background: url(images/navdot.gif) no-repeat 0 5px;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
}

.maroon {
color: #900
}

.outerbox {
padding: 0 0 10px 0; border: 1px solid #85A9CC; background: #fff; text-align: left;
}

.csricon1 {
text-align: center; padding: 5px; border: 1px solid #CEE0F2
}

.csricon2 {
text-align: center;
}

.mbcontainer {
border: 1px solid #072A66; padding: 1px;
}

.mbhead {
background: url(images/mbcat.gif) repeat-x; font-weight: bold; color: #fff; border-bottom: 1px solid #5176B5; padding: 10px 5px 5px 5px;
}

.mbhead a {
text-decoration: none; color: #fff
}

.mbhead a:hover {
text-decoration: underline; background: transparent
}

.mbinner {
padding: 7px 7px 15px 7px; background: #E4EBF2
}

.mbinner a:hover {
color: #00264D; background: transparent
}

.lightbborder {
border-bottom: 1px solid #ddd
}

.contactusbox {
width: 200px
}

.questionnaire_ul {
list-style-type: none; margin: 5px 0 15px 15px;  padding: 0
}

.questionnaire_li {
font-size: 12pt; font-weight: bold; margin-bottom: 15px
}

.questionnaire_q {
font-size: 11pt; font-weight: bold; border-bottom: 1px solid #9DC9F2; margin-bottom: 3px
}

.questionnaire_a {
font-size: 10pt; font-weight: normal
}

#references, .references {
clear: both;
text-align: left;
color: #666;
font-size: 11px;
background: #eee;
border: 1px solid #ccc;
margin-top: 20px;
margin-bottom: 3px;
padding: 2px 5px;
}

#reading, div.reading {
clear: both;
text-align: left;
color: #666;
font-size: 11px;
border: 1px solid #D3E4F5;
background: #E9EFF5;
margin-top: 15px;
margin-bottom: 3px;
padding: 2px 5px;
}

#references p, div.references p, #reading p, div.reading p {
text-indent: -3em;
margin-left: 3em;
margin-bottom: 7px;
}

#references a, div.references a, #reading a, div.reading a {
color: #536880
}

#h1-details {
color: #555;
font-size: 11px;
line-height: 1.2em;
}

#h1-icon, img.h2-icon {
float: left;
margin: 0 10px 0 0;
}

img.border {
border: 1px solid #7C9FBF;
}

#disclaimer {
padding: 7px;
border: 1px solid #D3E4F5;
background: #E9EFF5;
margin-top: 15px;
font-size: 11px;
line-height: 14px;
color: #666;
}

#print-box {
font-size: 11px;
line-height: 14px;
width: 40px;
float: right;
margin: 0 0 5px 15px;
}

#print-box img {
float: right;
margin: 13px 0 0 10px;
}

ul.questions, ul.advice {
list-style: none;
margin: 0;
padding: 0;
}

ul.questions li, ul.advice li {
margin: 0 0 15px 0;
}

ul.questions input {
position: absolute;
left: -24px;
}

ul.questions .question {
width: 100%;
border: 1px solid #D3E4F5;
background: #E9EFF5;
font-size: 15px;
font-weight: bold;
padding: 3px;
margin-bottom: 7px;
}

ul.questions div.answers span {
display: block;
margin: 0 0 3px 25px;
position: relative;
}

ul.advice div {
border: 1px solid #D3E4F5;
padding: 1px 5px;
background: #E9EFF5;
margin-bottom: 5px;
}

ul.advice div p {
margin: 0;
font-size: 11px;
}

ul.advice p.advice {
background: url(images/bullet.gif) 7px 7px no-repeat;
padding-left: 20px;
}

.toptext {
font-size: 10px;
font-weight: bold;
margin: 0 0 5px 0;
color:#222;
}

#home-community ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#home-community ul li {
float: left;
width: 104px;
margin-right: 9px;
font-size: 11px;
line-height: 15px;
}

#home-community ul li.last {
margin-right: 0;
}

#home-community ul li img {
border: 1px solid #7C9FBF;
width: 100px;
height: 147px;
}

#home-community ul li p {
margin: 0 0 3px 0;
padding: 0;
}

#home-community h3 {
font-size: 11px;
}

#reg-header h1 {
font-size: 16pt;
font-weight: bold;
line-height: 1.2em;
display: inline;
}

#reg-header h2 {
font-size: 11px;
font-weight: normal;
line-height: 1.2em;
display: block;
}

#reg-header img {
border: 0;
}

div.box img.thumbnail {
float: right;
margin: 0 0 5px 10px;
}

#what-whitehead, #what-blackhead,
#what-papule, #what-pustule,
#what-nodule, #what-cyst {
width: 247px;
float: left;
}

#what-whitehead, #what-blackhead {
height: 390px;
}

#what-papule, #what-pustule {
height: 350px;
}

#what-nodule, #what-cyst {
height: 140px;
}

#what-whitehead, #what-papule, #what-nodule {
margin-right: 15px;
}

#testimonial {
width: 230px;
float: right;
font-size: 11px;
}

#testimonial-text {
margin-top: 5px;
}

#testimonial p {
margin: 0 0 5px 0;
}

#testimonial h3 {
font-size: 11px;
display: inline;
}

#testimonial-image {
float: right;
width: 130px;
height: 80px;
text-align: right;
}

#testimonial-image p {
margin: 3px 0 0 0;
padding: 0;
}

#reg-tm-img {
vertical-align: top;
}

#reg-links {
background: transparent url(/images/w-grad.png) repeat-x;
border: 1px solid #9DC9F2;
clear: both;
list-style-type: none;
height: 30px;
margin: 15px auto;
padding: 10px 0 0 0;
}

#reg-links li {
float: left;
padding: 0 0 0 38px;
}

#reg-links li img {
vertical-align: middle;
}

ul.reg-arrows {
width: 570px;
clear: left;
height: 48px;
list-style-type: none;
margin: 0 0 15px 0;
padding: 0;
}

#reg-arrows1 {
background: url(/images/arrow-bg-1.png) no-repeat 0 0;
}

#reg-arrows2 {
background: url(/images/arrow-bg-2.png) no-repeat 0 0;
}

#reg-arrows3 {
background: url(/images/arrow-bg-3.png) no-repeat 0 0;
}

.clear-fix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clear-fix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-fix {height: 1%;}
.clear-fix {display: block;}
/* End hide from IE-mac */

ul.reg-arrows li {
width: 33%;
float: left;
color: #fff;
font-size: 11px;
line-height: 12px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 15px 0 0 0;
}

ul.reg-arrows li a {
color: #B2B2B2;
font-weight: bold;
text-decoration: none;
}

div.box-tab, div.box-tab2 {
position: absolute;
top: -26px;
left: 15px;
height: 50px;
width: 100%;
z-index: 1;
}

div.extra-pad h2, div.extra-pad h3 {
padding-left: 7px;
}

div.box-tab img, div.box-tab2 img {
float: left;
display: block;
height: 50px;
}

div.box-tab h2, div.box-tab h3,
div.box-tab2 h2, div.box-tab2 h3
{
display: block;
margin: 12px 0 0 0 !important;
height: 26px;
line-height: 26px;
font-size: 14px;
font-weight: bold;
color: #fff;
float: left;
}

div.box-tab h2, div.box-tab h3 {
background: #A7D1FA url(/images/box-tab-m.gif) repeat-x;
}

div.box-tab2 h2, div.box-tab2 h3 {
background: #FAA7A7 url(/images/box-tab2-m.gif) repeat-x;
}

div.box {
border: 1px solid #ccc;
padding: 25px 10px 0 10px;
margin: 30px 0 15px 0;
position: relative;
background: transparent url(/images/w-grad.png) repeat-x;
}

div.box p {
margin: 0 0 15px 0;
}

div.top-space {
padding-top: 35px !important;
}

#rate-find {
margin-top: 40px;
height: 80px;
z-index: 10;
}

#fs-order-intl-box {
float: right;
width: 220px;
height: 30px;
margin: 0 0 5px 5px;
text-align: right;
font-size: 11px;
line-height: 15px;
}

#fs-order-intl-box img {
float: right;
margin: 0 0 5px 10px;
}

p.fs-view-other {
font-size: 11px;
text-align: center;
}
img.get-it {
margin-top: 5px;
}
ul.fs-product-compare {
list-style: none;
margin: 0 0 25px 0;
padding: 0 0 10px 0;
font-size: 11px;
line-height: 16px;
}
ul.fs-product-compare li {
clear: both;
margin: 0;
padding: 0;
}
ul.fs-product-compare li em {
display: block;
float: left;
}
ul.fs-product-compare li span {
display: block;
float: right;
}
ul.fs-product-compare img {
display: block;
float: right;
}
.fs-prod-title {
  font-size: 13px;
  height: 40px;
}
.fs-product-details {
  font-size: 11px;
  line-height: 14px;
}
.fs-product-details p {
  text-align: justify;
}

div.rate-inline-row {
clear: left;
margin-bottom: 15px;
}

p.product-desc {
width: 260px;
margin: 0 15px 0 0 !important;
float: left;
}

#fs-cleansing-bars, #fs-cleansing-washes {
float: left;
margin-bottom: 15px;
}

#fs-cleansing-washes {
position: relative;
width: 240px;
margin-right: 15px;
background: url(images/sep-line-m.png) right 0 repeat-y;
padding-right: 15px;
}

div.fs-product-separator {
background: url(images/sep-line-m.png) center 0 repeat-y;
width: 30px;
height: 190px;
float: left;
margin: 0 10px 0 15px;
}

div.fs-product-separator img {
position: relative;
top: 37%;
}

div.fs-product-details {
float: left;
width: 180px;
}

#fs-cleansing-bars {
width: 240px;
}


div.fs-month-images {
width: 300px;
margin: 0 0 15px 15px;
float: right;
}

ul.fs-month {
list-style: none;
margin: 0;
padding: 0;
}

ul.fs-month li {
padding: 0 0 10px 0;
clear: right;
}

#fs-bp-container {
margin-left: 0px;
}

.coming-soon {
color: #a88;
}

img.fs-product {
float: left;
margin-right: 15px;
}

div.fs-product {
  text-align: center;
  float: left;
  margin-right: 15px;
  width: 50px;
}

div.rate-inline {
float: left;
font-size: 11px;
width: 175px;
line-height: 15px;
margin-bottom: 15px;
}

div.rate-inline img {
vertical-align: middle;
}

div.rate-inline p {
margin-bottom: 5px;
}

.note, blockquote {
border: 1px solid #9DC9F2;
background: #F0F6FD url(images/box-grad-b.gif) repeat-x 0 0;
padding: 10px 10px 0 10px;
margin-bottom: 15px;
}

.y-grad {
background: #FCFCF0 url(/images/box-grad-y.gif) repeat-x 0 0 !important;
}

.b-grad {
background: #F0F6FD;
}

blockquote {
margin: 15px 30px;
}

.note h3 {
font-size: 9pt;
font-weight: bold;
display: inline;
}


#reg-chalkboard {
display: block;
margin: 15px auto;
}

#next-step-img {
float: right;
margin: 10px 0;
}

.pmargin {
margin-left: 18px;
margin-right: 5px;
}

.blank {
padding: 0 0 0 8px;
}

.compare-buying-bullets {
float: left;
width: 180px;
}

.compare-image {
border: solid 1px #0066FF;
float:left;
width: 100px;
margin-right:10px;
text-align: center;
}

ul.compare-buying {
list-style: none;
margin: 0 0 15px 0;
padding: 0;
font-size: 11px;
line-height: 16px;
}

ul.compare-buying li {
clear: right;
margin: 0;
padding: 0;
}

ul.compare-buying li em {

}

ul.compare-buying li span {
display: block;
margin-top: -16px;
float: right;
}

ul.compare-buying img {
float: left;
padding: 2px 5px 0 0
}

#sidebar, div.sidebar {
  background: transparent url(/images/sidebar_top.gif) no-repeat;
  padding: 15px 10px 15px 10px;
  position: relative;
  width: 200px;
  z-index: 1;
}

#sidebar-wrapper {
  float:right;
  width:220px;
  background: transparent url(/images/sidebar_mid.gif) repeat-y;
  height:100%;
  margin: 20px 0 5px 0;
  position:relative;
  z-index: 1;
}
#sidebar-wrapper .bottom-cap {
  background: transparent url(/images/sidebar_bottom.gif) no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 220px;
  height: 16px;
  z-index: 1;
}

#sidebar p {
color:#5f5f5f;
margin:0 0 5px 0;
padding:0;
}

#sidebar ul.sidebar {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar ul.sidebar li {
  background: transparent url(/images/green-bullet.gif) 7px 5px no-repeat;
  margin: 0 0 3px 0;
  padding: 4px 0 5px 55px;
  border: none;
  height: 16px;
  white-space: nowrap;
}
#sidebar ul.sidebar li a {
  color: #4d82bf;
  font-size: 14px;
  line-height: 15px;
  font-family: arial, sans-serif;
}
#sidebar ul.sidebar li a:hover {
  background: transparent;
  text-decoration: underline;
}
#sidebar ul.sidebar li a:hover {
  text-decoration: none;
}
#sidebar ul.sidebar li.start-icon {
  background: url(/images/start-here.png) 0 0 no-repeat;
}
#sidebar ul.sidebar li.community-icon {
  background: url(/images/smiles.png) 0 0 no-repeat;
}
#sidebar ul.sidebar li.take-the-quiz {
  background: url(/images/take-the-quiz-sidebar.png) 5px 0 no-repeat;
}

#sidebar ul {
font-size:11px important!;
line-height:15px;
list-style-type:none;
margin:0pt 0pt 0pt 10px;
padding:0;
}

#sidebar ul li {
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
padding-bottom: 10px;
font-size: 12px;
}

#sidebar ul li ul.list {
  list-style: square;
  margin: 0;
  padding: 0 0 0 15px;
}

#sidebar ul li ul.list li {
  margin: 0 0 4px 0;
  padding: 0;
  border: 0;
}

#sidebar h2 {
font-size: 14px;
font-weight: bold;
margin: 0 0 15px 0;
padding: 0;
line-height: 1.4em;
}

#sidebar a {
text-decoration: none;
font-size: 12px;
}

#sidebar .default img {
display: block;
margin-left: 3px;
float: right;
}

#sidebar ul li.last {
border: 0;
}

img.sep-line-t, img.sep-line-b {
position: absolute;
right: 0;
width: 1px;
}

img.sep-line-t {
top: 0;
height: 24px;
}

img.sep-line-b {
bottom: 0;
height: 25px;
}

#sidebar-shadow-t, #sidebar-shadow-b {
position: absolute;
left: 0;
height: 10px;
width: 190px;
}

#sidebar-shadow-t {
top:-10px
}

#sidebar-shadow-b {
bottom:-10px
}

.home-reg-row {
position: relative;
padding-left: 50px
}

.home-reg-row img {
position: absolute;
top: 0;
left: 0;
}

h1.bottom-space {
display: block;
margin-bottom: 10px;
}

h2.smaller {
font-size: 110%;
}

em.larger {
font-size: 110%;
}

div.box2, div.box2-full {
background: url(images/catheadbg3.gif) repeat-x;
border: 1px solid #CEE0F2;
padding: 3px 10px 0 10px;
width: 300px;
}

div.box2-full {
width: 562px;
}

div.box2 p {
margin-bottom: 10px;
}

#body-acne-board-box, #research-board-box, #hormones-board-box {
width: 260px;
}

#medications-board-box, #scars-board-box {
margin: 15px auto 0 auto;
}

#intl-board-box, #outside-us-board-box {
width: 350px;
margin-top: 15px;
}

#reg-book-img {
float: left;
margin: 15px 15px 10px 0;
}

ul.csr-steps {
list-style: none;
margin: 0 0 15px 0;
padding: 0;
}

ul.csr-steps li {
clear: left;
margin: 0 0 5px 0;
padding: 0;
}

ul.csr-steps li img {
float: left;
margin-right: 10px;
}

ul.csr-steps li p {
float: left;
width: 482px;
}

.beforeafter {
float:left;
margin-bottom:0px;
padding:10px 0 0 0;
width:330px;
border:0px solid #CFCFCF;
}

.beforeafter img {
float:left;
margin:0 3px 0 3px;
}

.viewgallery {
clear:both;
margin:0 0 10px 8px;
}

#subtitle {
}

#subtitle p {
margin:-15px 0 0 -10px;
padding:0;
}
#online-users a, .orange {
color:#ff6600;
}
#online-users {
color:#ff6600;
font-size:11px;
font-weight:bold;
position:absolute;
top: 142px;
right: 15px;
z-index:1000;
}
#online-users img {
display: block;
float: left;
margin: 0 3px 0 0;
}

#search-box {
  background: transparent;
  height: 38px;
  width: 190px;
  position: absolute;
  top: 112px;
  right: 0;
  z-index: 10000;
}

#search-box input {
  width: 160px;
  font-size: 11px;
  height: 14px;
  border: 1px solid #5297dd;
  color: #7D98B3;
  background: #ffffff url(images/search-icon.png) 3px 0 no-repeat;
  padding: 3px 1px 1px 18px;
  margin: 0 0 0 5px;
}

.sidebar-arrow {
  font-weight:bold;
  color: #666;
}

#translate {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1000;
}
#translate img {
  display: block;
  float: left;
  margin: 1px;
}

#sidebar .latest-posts ul {
  margin: 0;
}
#sidebar .latest-posts-box {
  background: transparent url(/images/latest_posts_box.png) no-repeat;
  height: 350px;
  padding: 5px 0 10px 10px;
}

#sidebar .latest-posts li {
  margin: 0 0 10px 0;
  border: 0;
  padding: 0;
}
.latest-posts-by {
  color: #999;
  display: block;
  padding: 0 0 0 7px;
  font-size: 11px;
}
#random-online-members {
  overflow:hidden;
}

/* Login box */
#logindiv {position:absolute; top:10px; right:110px; border:0; background: none; display:block; white-space:nowrap;}
#login-popup {display:none; border:0; background: none; margin:0 auto; z-index: 9999999; font-size:12px; position:absolute; left:20px; top:20px; width:300px; color: #777; background:#fff; width:310px; padding:10px;}
#loggedin {position: absolute; top:1px ;right: 110px; border:0; background: none; display:block; white-space:nowrap;}

#mood-select {
 width: 105px;
 font-size: 10px;
 background: #fff;
 border: 1px solid #9DC9F2;
 color: #000;
 margin: 3px 0px 5px 0;
 vertical-align:top;
}
#random-online-members {
  position: absolute;
  top: 18px;
  right: 10px;
  height: 27px;
  width: 433px;
}
#random-online-members img {
  float: right;
}

#new-member-nav {
  width: 780px;
  background: transparent url(/images/online-bg.gif) no-repeat;
  position: absolute;
  top: 151px;
  left: 15px;
  padding: 5px 10px 0 10px;
  height: 50px;
}
#cse-search-results iframe {
  width: 550px;
}
.rounded {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.rounded2 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.section {
  margin: 0 0 25px 0;
  clear:both;
}

#fs-videos div {
  margin: 0 0 3px 0;
}

#fs-videos .last {
  border: 0;
  padding-bottom: 0;
}
.fs-video {
  padding: 7px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
}
.fsv-q {
  cursor: pointer;
  color: #36c;
}
/* \*/
* html .gainlayout { height: 1%; }
/* */
#translation-links {
  position: absolute;
  top: 33px;
  right: 10px;
  width: 150px;
  height: 21px;
}
#translation-links a {
  display: block;
  color: #568abd;
  float: right;
  margin: 0 3px 0 0;
}
#translation-links a:hover {
  background: #bedcf9;
}
.acne-community-org {
  text-align: center;
  font-size: 12px;
  color: #888;
}

#promo {
  position:relative;
  margin: 5px 0 50px 0;
}
#our-store-hover {
  position: absolute;
  width: 87px;
  height: 25px;
  top: 86px;
  left: 177px;
  text-indent: -200px;
  overflow:hidden;
  background: url(/images/our-store-hover.png);
}
#our-store-hover:hover {
  background-position: 0 -25px;
}
#jojoba-bean {
  position: absolute;
  top: 3px;
  left: 25px;
  z-index: 1;
}
#sidebar ul.sidebar {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar ul.sidebar li {
  clear: left;
  background: transparent;
  margin: 0;
  padding: 0;
  height: auto;
  border-bottom: 1px solid #f2f2f2;
  white-space: nowrap;
}
#sidebar ul.sidebar li a {
  display: block;
  color: #4d82bf;
  font-size: 13px;
  line-height: 18px;
  padding: 3px;
  height: 18px;
  font-family: arial, sans-serif;
}
#sidebar ul.sidebar li a:hover {
  background: #f0f5fc;
  text-decoration: underline;
}
#sidebar ul.sidebar li a:hover {
  text-decoration: none;
}
#sidebar ul.sidebar .icon {
  float: left;
  width: 18px;
  height: 18px;
  margin: 2px 7px 0 2px;
  background: url(/images/fb-icons.png);
}
#sidebar ul.sidebar .start-icon {
  background-position: -54px 0;
}
#sidebar ul.sidebar .community-icon {
  background-position: -36px 0;
}
#sidebar ul.sidebar .take-the-quiz {
  background-position: -18px 0;
}
#sidebar ul.sidebar .treatment-reviews {
  background-position: 0 0;
}


ul.jd_menu,
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}
ul.jd_menu_vertical {
	width: 300px;
}
ul.jd_menu_vertical li {
	float: none;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
  background-color: #F9F9F9;
  position: absolute;
  display: none;
  list-style-type: none;
  margin: 0px;
  padding: 3px;
  z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
  float: none;
  margin: 0px;
}


ul.jd_menu {
  border-bottom: 0px;
}

ul.jd_menu,
ul.jd_menu ul,
ul.jd_menu_vertical,
ul.jd_menu_vertical ul {
  border: 1px solid #E6E6E6;
  height: 20px;
}
ul.jd_menu_vertical {
  height: auto;
}
ul.jd_menu ul {
  height: auto;
}
* html ul.jd_menu ul {
  width: 1%;
}
ul.jd_menu li {

  font-family: sans-serif;
  font-size: 11px;
  color: #777777;
  line-height: 14px;
  margin: 0px;
  padding: 4px 7px 3px 7px;
  height: 13px;
  cursor: pointer;
  white-space: nowrap;
}
ul.jd_menu li li {
  width: 100px;
}
ul.jd_menu li a
{
  color: #777777;
  text-decoration: none;
}

ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
  background-color: #EEEFEF;
  color: #777777;
}

ul.jd_menu ul li.jdm_hover {
  border: 1px solid #E6E6E6;
  padding: 3px 6px 2px 6px;
}

#memberbar ul#member-menu
{
  position: absolute;
  left: 10px;
  top: 28px;
  z-index: 25;
}
sup {vertical-align: super; font-size: smaller; font-weight: normal; font-style: normal; line-height: 8px;}

/* Micros */
.w {width:100%}
.w90 {width:90%}
.w80 {width:80%} 
.w70 {width:70%}
.w60 {width:60%}
.w50 {width:50%}
.w30 {width:30%}
.w20 {width:20%}
.w10 {width:10%} 
.w5 {width:5%}

.f8,.sf {font-size:8pt}
.f9		{font-size:9pt}
.f10 	{font-size:10pt}
.f11 	{font-size:11pt}
.f12 	{font-size:12pt}
.f13 	{font-size:13pt}
.f14 	{font-size:14pt}
.f20 	{font-size:20pt}

.tdn, .tdn a {text-decoration:none !important}
.cb  {clear:both}
.tar {text-align:right}
.tal {text-align:left}
.tac {text-align:center}
.vam {vertical-align:middle}
.vab {vertical-align:bottom}
.db {display:block}
.di {display:inline}
.dn {display:none}
.dt {display:table}
.fr {float:right}
.fl {float:left}
.nw { white-space:nowrap; }
.ls-1 {letter-spacing:-1px}

.m0 { margin:0}
.m5 { margin:5px}
.m15 { margin:15px}

.mt10 { margin-top:10px }
.mr25 { margin-right:25px}
.mb5 {margin-bottom: 5px}
.mb10 {margin-bottom: 10px}
.ml10 { margin-left:10px}
.ml25 { margin-left:25px}

.mlra {margin-left:auto; margin-right:auto}

.p20 {padding:20px} .p15 {padding:15px} .p10 {padding:10px}
.pl10 {padding-left:10px}
.pr10 {padding-right:10px}
.pl15 {padding-left:15px}
.pt10 {padding-top:10px}

.red, .red a {color:red}
.green {color:green}
.fwn {font-weight:normal}

.quotes p { clear:both; background:url(../images/qq.gif) top left no-repeat #fff; color:#888; font-size: 8pt; margin:5px 0; padding-left:35px; padding-top:5px; line-height: normal;}

.rad {-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -khtml-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px;}
.radt {-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.radb {-webkit-border-bottom-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;}
.shad {-khtml-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -ms-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -o-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; box-shadow:rgba(0,0,0,0.3) 0 1px 2px;}

.typeofpeels {float:right; display:inline; width:130px; margin:0 0 8px 15px; position:relative; top:-70px;}
.typeofpeelstitle{background:#91a2b1; padding:8px; font-weight:bold; color:#fff;
 border-left:#FFF 2px solid; border-right:#FFF 2px solid; border-top:#FFF 2px solid;}
.typeofpeelsbody {background:#e9f3fd; padding:8px; border-left:#FFF 2px solid; border-right:#FFF 2px solid; border-bottom:#FFF 2px solid;}
.typeofpeelsbody ul { margin:0; padding:0; font-size:8pt; color:#4d4d4d; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; list-style:none; }
.typeofpeelsbody ul li {margin:0; padding:0 0 0 10px; background:url('/images/middot_blue.jpg') no-repeat; margin-bottom:.5em; line-height:100%; text-align:left;}


@media print {
body {background: #fff; }
#container {border: 0;margin: 1em; }
#body {margin-top: 1em;width: 100%; }
#content {padding: 0;font-size: 11px;line-height: 12px; }
#acne-menu, div.simple-sidebar-wrapper, div.video-guide, #find-the-right-products, #regimen-info-nav, a.expand-close, .print-hide, .noprint, no-pront, #header, #footer-wrapper, #sidebar-wrapper {display:none !important}
#shaving-guide div.toggle, #how-much-guide div.toggle {display:block !important}
#regimen-basic-info {min-height: 0; }
div.desc {font-size: 12px; }
#content {width:100%}
  }
