@charset "utf-8";
/* CSS Document */

div#ECardDesigner {
    position: relative;
    background: yellow url(../gfx/background.jpg) 0px 0px no-repeat;
    width: 900px;
    height: 460px;
}


.alternate_flash_content {
    width: 500px;
    height: 100px;
    padding: 10px;
    background-color: #ffe51f;
    border: 3px solid #e79a04;
    margin-left: auto; margin-right: auto;
}
