﻿

div#leftpart
{
	float:left;
	width:40%
}

div#rightpart
{
	float:left;
	width:40%;
	text-align:right;
	
}


