/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

body {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Helvetica;
    font-size: 16px;
    background-color: rgb(53, 31, 20);
    opacity: 1;
    margin-left: auto;
    min-height: 800px;
    margin-right: auto;
    width: 800px;
}

#box {
    border-color: black;
    border-width: 1px;
    position: relative;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 500px;
}

#image {
    width: 800px;
    height: 500px;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
}

#inner_image {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

#button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.59375) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    left: 731px;
    height: 58px;
    top: 442px;
    width: 69px;
}

#button1 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.597656) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    left: 0px;
    height: 55px;
    top: 445px;
    width: 442px;
}

