/*
 *  © 2000-2010 deviantART, Inc. All rights reserved.
 */
.ddbox .awarded {
    color: #8a9f91;
}
.filmBubble .gr-darkbox {
    width: 800px;
    margin: 0px auto;
}
.gr-darkbox .dd-tile {
    background: transparent url(/minish/deviation/dd_tile.gif) repeat-y 0 0;
    bottom:4px;top:4px;left:-1px;
    position:absolute;
    width: 35px;
    z-index: 20;
    _height: 50px;
    _top:35%;
    _left:0px;
}
.gr-darkbox .ddbox {
    _position:relative;
    _left:-1px;
    _background: transparent url(/minish/deviation/dd_tile.gif) repeat-y 0 0 !important;
}
.gr-darkbox .dd-icon {
    background: transparent url(/minish/deviation/dd_icon.gif) no-repeat center center;
    width: 35px;
    height: 100%;
}
.gr-darkbox .dd-content {
    margin-left: 40px;
}
.gr-darkbox .dd-heading {
    float:left;
    width:180px;
    margin:30px 0;
}
.dd-text {
    margin-top:12px;
    _height:100%;
}
.gr-darkbox i.dd1, .gr-darkbox i.dd2 {
    position: absolute;
    width: 35px;
    height: 8px;
    left: -1px;
    _left: 0px;
    z-index: 40;
    background: transparent url(/minish/deviation/dd_caps__.gif) no-repeat;
}
.gr-darkbox i.dd1 {
    top: 0px;
    background-position: top left;
}
.gr-darkbox i.dd2 {
    bottom: 0px;
    background-position: bottom right;
}

