﻿div#contentLeft
{
	float:left;
	width:620px;
}

div#contentLeft p
{
	width:570px;
}


div#contentRight
{
	width:335px;
	float:right;
}

div#contentRight img
{
	float:left;
}