@charset "utf-8";
/* CSS Document */

#contentLeft{ 
	width: 470px;
	float: left;
	}
#contentRight{ 
	width: 189px;
	float: right; 
	text-align: left;
	}
