.gBorder {
	margin:4px;
}
.gLeft {
	position:relative;
	float:left;
	text-align:left;
}
.gRight {
	position:relative;
	float:right;
	text-align:right;
}
