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

.ToLeft {
	float:left;
}
.ToRight {
	float:right;
}
.CenterPanel div img
{
	float:right;
}