table
	{
	width:100%;
	table-layout:fixed;
	}
	
td
	{
	vertical-align:top;
	}

.img-left
	{
	float:left;
	padding:12px 40px 7px 0;
	}
	
.img-right
	{
	float:right;
	padding:12px 0 7px 45px;
	}
	
.more
	{
	
	}

.focus
	{
	
	}
	
.columns
	{
	
	}
	
.center
	{

	}