/*
 *  © 2000-2010 deviantART, Inc. All rights reserved.
 */
div.bubbleview div.box {
    margin-bottom:12px;
}
div.bubbleview div.box,
div.bubbleview div.thought,
div.bubbleview div.comments div.nav span.shadow span {
    background:transparent;
    border:3px solid #BFCEC3;
}
* html div.bubbleview div.nav span.shadow {
    background:transparent !important;
}
div.bubbleview div.boxtop {
    padding:6px;
}
div.bubbleview div.box div.boxtop {
    padding-top:4px;
}
div.hh div.ll div.box {
    margin-right:8px;
}
div.bubbleview div.thought,
div.bubbleview div.box {
    border-color:#BFCEC3;
}
div.bubbleview div.altview,
div.bubbleview div.box div.boxtop,
div.bubbleview div.collapsed-thought {
    background-color:#BFCEC3;
}
div.bubbleview div.altaltview {
    background-color:#CAD5CD;
}
div.bubbleview div.altaltview div i.c {
    border-color:#DEE8E5;
}
div.bubbleview div.altaltview div i.c b {
    background:#DEE8E5;
}

