.btLeft
{
	float: left;
	margin-right: 8px;
}

.btRight
{
	float: right;
	margin-left: 8px;
}

