#account1 {
    width: 250px;
    height: 160px;
    float: left;
    position: absolute;
      left: 0px;
      top: 75px;

    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: 0px;
    overflow: none;
}

#account2 {
    width: 250px;
    height: 160px;
    float: left;
    position: absolute;
      left: 300px;
      top: 75px;

    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: 0px;
    overflow: none;
}

#account3 {
    width: 240px;
    height: 300px;
    float: left;
    position: absolute;
      left: 553px;
      top: 75px;

    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: 0px;
    overflow: none;
}

#account4 {
    width: 550px;
    height: 100px;
    float: center;
    position: absolute;
      left: 0px;
      top: 245px;

    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: 0px;
}

#account5 {
    width: 550px;
    height: 200px;
    float: center;
    position: absolute;
      left: 0px;
      top: 355px;

    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: 0px;
}

#account6 {
    width: 250px;
    height: 170px;
    float: center;
    position: absolute;
      left: 565px;
      top: 385px;

    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: 0px;
}


