body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	color: #6d6d6f; }
div.Outer {
	width: 615px;
        position: relative;
        clear: both;
}

div.InnerLeft {
        position: relative;
        float: left;
        }

div.InnerRight {
        position: relative;
        float: right;
}