#product-disquscomments h1, #product-disquscomments h2, #product-disquscomments h3, #product-disquscomments h4, #product-disquscomments h5, #product-disquscomments h6 {
    float: none;
}

#product-disquscomments #disqus_thread {
    height: auto;
}

#product-disquscomments #dsq-comments-count {
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content {
    width: 470px;
    float: left;
    
    font-size: inherit;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-options {
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-alerts {
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-comments {
    width: 470px;
    float: left;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-comments .dsq-comment .dsq-comment-footer {
    /* edit */
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-comments .dsq-comment .dsq-comment-header img.dsq-mod-star {
    /* star */
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content h3#dsq-comments-count {
    /* n comments */
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments > div {
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments li.dsq-comment {
    margin: 0;
    padding: 0;
    background-image: none;
    margin-bottom: 60px;
    
    float: left;
}

#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments li.dsq-comment .dsq-comment-header {
    margin: 0;
    padding: 0;
    
    width: 470px;
    height: auto;
    float: left;
    
    margin-bottom: 10px;
}

#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments li.dsq-comment .dsq-comment-header .dsq-header-avatar {
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments li.dsq-comment .dsq-comment-header cite.dsq-comment-cite {
    /* user name */
    margin: 0;
    padding: 0;
    
    font-size: 117%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5;
    display: block;
    float: left;
    
    margin-bottom: 10px;
}
#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments li.dsq-comment .dsq-comment-header cite.dsq-comment-cite:before {
    /* user name */
    content: "Posted by ";
}


#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments li.dsq-comment .dsq-comment-header span.dsq-header-meta .dsq-header-time {
    margin: 0;
    padding: 0;
    
    color: white;
    
    display: block;
    float: left;
    line-height: 1.5;
}

#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments li.dsq-comment .dsq-comment-body {
    margin: 0;
    padding: 0;
    
    width: 470px;
    float: left;
    
    font-size: 92%;
    line-height: 1.75;
}

#product-disquscomments #disqus_thread #dsq-content ul#dsq-comments li.dsq-comment .dsq-comment-footer {
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-auth {
    margin: 0;
    padding: 0;
    
    width: 470px;
    float: left;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-auth .dsq-auth-header {
    display: none;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-auth .dsq-by {
    /* disqus banner */
    width: 120px;
    float: right;
    
    margin-bottom: 10px;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-auth #dsq-authenticated {
    width: 350px; /*470px;*/
    float: right;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-auth #dsq-authenticated .dsq-authenticated-info {
    margin-left: 10px;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-auth #dsq-authenticated .dsq-authenticated-info ul {
    margin: 0;
    padding: 0;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-auth #dsq-authenticated .dsq-authenticated-info ul li {
    margin: 0;
    padding: 0;
    
    font-size: 92%;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-auth #dsq-authenticated .dsq-authenticated-info ul li.logout img {
    margin-right: 2px;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-toolbar-items {
    width: 470px;
    float: left;
}

#product-disquscomments #disqus_thread #dsq-content #dsq-post-add {
    width: 470px;
    float: left;
}

#product-disquscomments a.dsq-brlink {
    font-size: 84%;
    font-family: Verdana, "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
}