#left { 
	float: left; 
	width:390px;
	margin-right:15px;
	text-align:justify;
	padding:0;
	margin-top:0;
	border:1px solid #e4e5e5;
	margin-bottom:20px;	
	}
	
#right { 
	float: left; 
	width: 390px;
	text-align:justify;
	padding:0;
	border:1px solid #e4e5e5;
	margin-bottom:20px;
	}