﻿.account
{
	padding-left: 10px;
	padding-top: 10px;
}

.account .decimals
{
	text-align: right;	
}

.account .summary 
{
 position:relative;
 height:250px;
}

.account .Totals 
{
 position:absolute;
 top:0;
 right:0;
 width:200px;
}

.account .OrderInfo  
{
 position:absolute;
 top:0;
 left:0;
 width:500px;
}

.register
{
	width:350px;
}
	

