#addetails {
    overflow: none;
    width: 400px;
    height: 230px;
    float: left;
    position: absolute;
      left: 20px;
      top: 50px;

    background: transparent;
    vertical-align: middle;
    text-align: center;
    border: 0px solid #F1F4FC;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 5px;
}

#adtext {
    overflow: none;
    width: 400px;
    height: 435px;
    float: left;
    position: absolute;
      left: 420px;
      top: 50px;

    background: transparent;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #F1F4FC;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 5px;
}

#adbutton {
    overflow: none;
    width: 800px;
    height: 50px;
    float: center;
    position: absolute;
      left: 45px;
      top: 510px;


    background: transparent;
    vertical-align: middle;
    text-align: center;
    border: 0px solid #F1F4FC;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 0px;
}

#adimages {
    overflow: none;
    width: 400px;
    height: 190px;
    float: left;
    position: absolute;
      left: 20px;
      top: 300px;

    background: transparent;
    vertical-align: middle;
    text-align: center;
    border: 0px solid #F1F4FC;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 5px;
}

#dispcont {
    border:0px solid #ffffff; 
    width: 815px; 
    height: 460px;
}

#dispimages {
    overflow: none;
    width: 390px;
    height: 150px;
    float: left;
    position: absolute;
      left: 0px;
      top: 305px;

    background: transparent;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #F1F4FC;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 5px;
}

#dispimage {
    overflow: none;
    width: 390px;
    height: 245px;
    float: left;
    position: absolute;
      left: 0px;
      top: 40px;

    background: transparent;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #F1F4FC;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 5px;
}

#disptext {
    overflow: scroll;
    width: 400px;
    height: 210px;
    float: left;
    position: absolute;
      left: 400px;
      top: 240px;

    background: #ffffff;
    vertical-align: top;
    text-align: left;
    border: 1px solid #000000;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 5px;
}

#dispfields {
    overflow: none;
    width: 400px;
    height: 200px;
    float: left;
    position: absolute;
      left: 400px;
      top: 40px;

    background: transparent;
    vertical-align: top;
    text-align: left;
    border: 1px solid #F1F4FC;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 5px;
}

#dispid {
    overflow: none;
    width: 200px;
    height: 10px;
    float: left;
    position: absolute;
      left: 20px;
      top: 13px;

    background: transparent;
    vertical-align: top;
    text-align: left;
    border: 0px solid #ffffff;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 5px;
}

#welcomeads {
    overflow: auto;
    width: 815px;
    height: auto;
    position: absolute;
      left: 3px;
      top: 235px;

    background: transparent;
    vertical-align: top;
    text-align: left;
    border: 0px solid black;

    font-size: 8pt;
    font-family: Verdana, Garamond, Serif;
    color: black;
    margin: 0px;
    padding: 0px;
}


