body {
    text-align: left
}
#dpmessagearea {
    width: 450px;
    color: white;
    font-weight: bold;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 400px;
    left: 0px;
    z-index: 10;
}
.title_img, .title_img_me {
    color: white;
    z-index: 30;
}
#dpaction {
    margin: 0px;
    float: left;
    font-weight: bold;
    font-size: 12pt;
    padding: 0px;
    width: 320px;
    background-color: #ffcc00;
    border: none;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 1px;
    line-height: 15px;
    padding: 10px;
    height: 22px
}
.col2 { color: #ffcc00 }
a.col2:link, a.col2:visited { color: #ffcc00; text-decoration: none }

#dpinput_wrap { position: absolute; top: 700px; left: 15px; width: 400px; z-index: 6; background-color: transparent; border: none }
table.dpinput_table { width: 10px }
table.dpinput_say_table { width: 400px }
table.dpinput_say_table td.dpinput_say_left { border: solid 1px black; border-right-style: none; background-color: #ffcc00; filter: alpha(opacity=55); opacity: 0.55; -moz-opacity: 0.55 }
table.dpinput_say_table td.dpinput_say_right { border: solid 1px black; border-left-style: none; background-color: #ffcc00; filter: alpha(opacity=55); opacity: 0.55; -moz-opacity: 0.55 }
table.dpinput_say_table td.dpinput_say_top { border: none }
#dpbuttop { display: none }

#dppage .dpinventory2, #dpinventory .dpinventory2 {
    z-index: 4;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 800px;
}
#dpobinv .dpinventory2 {
    z-index: 4;
    position: absolute;
    top: 200px;
    left: 0px;
    width: 382px;
    height: auto;
}
#dpobinv .dpinventory2 {
    z-index: 4;
    position: relative;
    top: 0px;
    left: 0px;
    height: auto;
}

#titlebarright {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    width: 0px;
    height: 0px;
    overflow: hidden;
    font-size: 20px;
}
#instructions {
    position: absolute;
    left: 680px;
    top: 290px;
    color: black;
    margin-right: 20px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
    background-color: #ffcc00;
    border: solid 1px black;
    padding: 15px;
    display: block;
    filter: alpha(opacity=55);
    opacity: 0.55;
    -moz-opacity: 0.55;
    z-index: 4;
}
.dpwindow_default, .dpwindow_drink, .dpwindow_error, .dpwindow_todo, .dpwindow_src {
    z-index: 6;
}
