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

#greenLeft{
	width:480px;
	float:left;
}

#greenRight{
	width:150px;
	float:right;
	margin-left:20px;
}
