/* CSS Document */
.left
{
float:left;
}
.right
{
float:right;
}

