.gw-left {
	float:left;
}
.gw-right {
	float:right;
}
.gw-clear {
	clear:both;
}