
/* ------------------------------
 ABOUT US
 ----------------------------- */
#about {margin-top:10px;color:#464646;}
#about h3 {font-size:22px;padding:0;color:#8dc63f;}
#about h4 {color:#998675;font-size:14px;font-family:Arial, Helvetica, sans-serif;}

#about .intro-blurb {width:474px; float:left;display:inline}

#about .meet-the-team {background:#fdfef0;clear:left;padding:15px;margin:0 20px;-webkit-box-shadow:1px 1px 10px -2px rgba(0,0,0,0.41);-moz-box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.41);box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.41);border-radius:2px;border:1px solid #f4f4f4;overflow:hidden;}
#about .meet-the-team h3 {color:#998675;margin:0;}
#about .meet-the-team h3 a {color:#8dc63f;}
#about .meet-the-team h3 a:hover {color:#666;}
#about .meet-the-team h4 {margin:3px 0 0;padding:0;}
#about .meet-the-team img {border:2px solid #fff;-webkit-box-shadow:1px 1px 10px -2px rgba(0,0,0,0.41);-moz-box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.41);box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.41);border-radius:2px;float:left;margin-right:20px;}

#about .profile {margin:20px 0;}
#about .profile-bio {width:255px; float:left;display:inline;}
#about .profile-bio p, #about .profile-bio h4 {margin-left:0;}
#about .profile-image {float:left;display:inline;}

#about .forum-mods, #about .social-links {width:465px;float:left;margin:30px 0;}
#about .forum-mods h3, #about .social-links h3 {color:#998675;}
#about .forum-mods ul li,#about .social-links ul li {margin-left:20px;list-style-type:none !important;}
#about .forum-mods ul li a {display:block;padding:10px;background:#f4edc5;margin-bottom:5px;font-weight:bold;}
#about .forum-mods ul li.even a {background:#f5f3e5;}

#about .social-links ul {margin-top:15px;}
#about .social-links ul li {background: url(/sb/help/en-us/fullpage/p15/social-icons.jpg) no-repeat top left;padding:10px 0 10px 50px;font-weight:bold;}
#about .social-links ul li.facebook {background-position: 0 3px;}
#about .social-links ul li.twitter {background-position: 0 -77px;}
#about .social-links ul li.youtube {background-position: 0 -157px;}

#about .footer-flower {clear:both;margin:20px 0;text-align:center;}


/* ------------------------------
 MISC
 ----------------------------- */
div#faq_nav {float: left; width: 550px}
div#faq {clear: both}
div#faq_links {float: right; width: 300px; margin-right: 12px}

.large_m {width: 900px}
.tut {width: 935px}
.tut_inner {margin: 0 auto; width: 900px}
h3 {margin: 0px 20px 5px 20px}
h4 {margin: 12px 20px 4px 20px; color: #040}
p {margin: 10px 20px}
/* ul, ol {margin: 10px 40px} */
div#page {margin: 5px !important}
.cont li {list-style: none}
.cent {margin: 0 auto; width: 100px; text-align: center}

div.fw_m table {margin-left: 30px;}
div.fw_m td {border: 1px solid #666;padding: 5px;}
div.fw_m ul {margin-left: 40px;}
div.fw_m ul li {list-style-type: disc;}
div.fw_m ul li ul li {list-style-type: circle;}
div.fw_m ol {margin-left: 20px;}
div.fw_m ol li {list-style-type: decimal ;}

ol, ul {
    line-height: 1.4em;
}

table.noBorder tr td { border: none; }

#helpProductFeatures tr td, #helpProductFeatures tr th {
    text-align: center;
    padding: 10px;
}

#helpProductFeatures tr th {
    background-color: rgb(58, 167, 32);
    color: #fff;
}

#helpProductFeatures tr td {
    border: none;
    width: 25%;
}

