/* Two columns div */
div.right {
	float: right; 
	width: 35%;
	
}
	

