@charset "UTF-8";
/* CSS Document */

div.text {
	float: left;
	width: 460px;
	}
	
.fltLeft {
	width: 180px;
	float: left;
	margin-right: 10px;
}