﻿
#content
{
}

.column
{
	width:50.6em;
	
}

.column .visual
{
	width: 50.6em;
	width: 605px;
	overflow: hidden;
	float: left;
}

.sub-column-left, .sub-column-right
{
	width: 50.6em;
	float: left;
	clear: both;
}


