﻿.article .layout1,
.article .layout2,
.article .layout3
{
	clear: both;
	margin: 0 10px 20px 10px;
}

.article .picture
{
	margin: 0 10px;
}

.article .layout2 .text,
.article .layout3 .picture
{
	display: none;
}

.article .align1 .picture
{
	float: left;
}

.article .align3 .picture
{
	float: right;
}

.article .align2 .picture
{
	text-align: center;
	z-index: 100!important;
}

.article .align2 .text
{
	text-align: center;
}

.article .align1 .text
{
	text-align: left;
}

.article .layout3.align1 .text
{
	margin: 0 20px 0 0;
}

.article .layout3.align3 .text
{
	text-align: right;
	/*margin: 0 0 0 20px;*/
}
