

div {
	float: left;
}
div#pix {
}

div#left {
	width: 320px;
	margin-right: 20px;
}
div#right {
	width: 460px;
}
