@charset "utf-8";

div#acLeft {
	float: left;
	padding-left: 20px;
	width: 290px;
}

div#acRight {
	float: right;
	width: 208px;
}
