*, body { margin: 0px; padding: 0px; }

body {
    background: #000 url(../images/ubiquity/bg.jpg) bottom center no-repeat;
}

#den_logo {
    width: 220px;
    height: 87px;
    background: url(../images/ubiquity/header.png) top left no-repeat;
    float: left;
}

#den_list_container {
    margin: auto;
}

#den_list_title {

}

#den_list {

}

.nav_links a span, a.nav_links span {
    display: none;
}

#den_nav_back {
    display: block;
    width: 202px;
    height: 61px;
    background: url(../images/barns_back_to_wall.png) repeat-x;
    position: relative;
    top: 40px;
    left: -100px;
    cursor: pointer;
}

#den_list_header {
/*    width: 654px;
    height: 18px;
    background: url(../images/message_top.png) bottom repeat-y;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='http://images.omniti.net/beta.ctoads.com/images/message_top.png');
    _background-image:none; */
}

#den_list_body {
    background: url(../images/message_repeater.png);
}

.den_list_row {
    margin: 10px;
    padding: 10px;
}

.den_list_row th {
    font-size: 2em;
}

.tbody {
    background: url(../images/message_repeater.png)
}

.den_list_row td {
    padding: 5px;
}

#den_list_footer {
    width: 661px;
    height: 22px;
    background: url(../images/message_bottom.png) top repeat-y;
}
