﻿/* 387x570 */
DIV.container387x570 
{
    width: 387px;
    height: 570px;
    background: transparent url(../images/layout/container387x570.png) no-repeat;
}

DIV.container387x570 DIV.content
{
    height: 270px;
    margin: 70px 80px 40px 50px;
    overflow: hidden;
}

/* 522x570 */
DIV.container522x570 
{
    width: 522px;
    height: 570px;
    background: transparent url(../images/layout/container522x570.png) no-repeat;
}

DIV.container522x570 DIV.content
{
    height: 270px;
    margin: 70px 80px 0px 180px;
    overflow: hidden;
}


/* 759x570 */
DIV.container759x570 
{
    width: 759px;
    height: 570px;
    background: transparent url(../images/layout/container759x570.png) no-repeat;
    margin: 62px auto 0 auto;
    padding-top: 9px;
}

DIV.container759x570 DIV.content
{
    height: 480px;
    padding: 0 70px 0 28px;
    overflow: hidden;
}

/* 759x692 */
DIV.container759x692 
{
    width: 759px;
    height: 692px;
    background: transparent url(../images/layout/container759x692.png) no-repeat;
    margin: 0 auto;
    padding-top: 13px;
    position: relative;
    top: -10px;
}

DIV.container759x692 DIV.content
{
    height: 600px;
    padding: 0 70px 0 28px;
    overflow: hidden;
}

/* 1107x692 */
DIV.container1107x692
{
    width: 1107px;
    height: 692px;
    background: transparent url(../images/layout/container1107x692.png) no-repeat;
    margin: 0 auto;
    padding-top: 13px;
    position: relative;
    top: -10px;
}

DIV.container1107x692 DIV.content
{
    height: 600px;
    padding: 0 70px 0 28px;
    overflow: hidden;
}





/*
DIV.container709x510 
{
    width: 709px;
    padding-top: 62px;
    margin: 0 auto;
}

DIV.container709x510 DIV.block 
{
    background: transparent url(../images/layout/content_bg_709x510.png) no-repeat;
    width: 709px;
    height: 510px;
    overflow: hidden;
}

DIV.container709x510 DIV.block DIV.content
{
    height: 480px;
    margin: 9px 24px 0 5px;
    overflow: hidden;
}
*/