﻿.tile_1x1
{
    width: 180px;
    height: 370px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.tile_1x1 img
{
    height: 180px;
    width: 180px;
    margin-bottom: 5px;
    overflow: hidden;
}

.tile_1x1 div
{
    width: 180px;
    height: 180px;
    overflow: hidden;
}

.tile_1x1t
{
    width: 180px;
    height: 370px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.tile_1x1t div
{
    width: 180px;
    height: 370px;
    overflow: hidden;
}

.tile_1x2
{
    width: 180px;
    height: 560px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.tile_1x2 img
{
    height: 370px;
    width: 180px;
    margin-bottom: 5px;
    overflow: hidden;
}

.tile_1x2 div
{
    width: 180px;
    height: 180px;
    overflow: hidden;
}

.tile_2x2
{
    width: 370px;
    height: 370px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.tile_2x2 img
{
    height: 180px;
    width: 370px;
    margin-bottom: 5px;
    overflow: hidden;
}

.tile_2x2 div
{
    width: 370px;
    height: 180px;
    overflow: hidden;
}

.tile_2x2b
{
    width: 370px;
    height: 370px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.tile_2x2b img
{
    height: 370px;
    width: 180px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
}

.tile_2x2b div
{
    height: 370px;
    width: 180px;
    overflow: hidden;
}

.tile_4x1
{
    width: 750px;
    height: 180px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.tile_4x1 img
{
    height: 180px;
    width: 180px;
    margin-bottom: 5px;
    overflow: hidden;
    float: left;
}

.tile_4x1 div
{
    width: 560px;
    height: 180px;
    overflow: hidden;
    margin-left: 190px;
}

.tile_4x1b
{
    width: 750px;
    height: 180px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.tile_4x1b img
{
    height: 180px;
    width: 370px;
    margin-bottom: 5px;
    overflow: hidden;
    float: left;
}

.tile_4x1b div
{
    width: 370px;
    height: 180px;
    overflow: hidden;
    margin-left: 380px;
}

.tile_4x1c
{
    width: 750px;
    height: 180px;
    margin: 0px 10px 10px 0px;
    float: left;
}

.tile_4x1c .img
{
    height: 180px;
    width: 370px;
    margin-bottom: 5px;
    overflow: hidden;
    float: right;
}

.tile_4x1c .img img
{
    width: 370px;
}

.tile_4x1c div
{
    width: 370px;
    height: 180px;
    overflow: hidden;
}

