﻿body{padding:20px 0 0 0; color:#666; font-size:14px; margin:0}
h1{font-family:"VAG Rounded W01 Light";color:#666;text-align:left;margin-bottom:43px;display:block;font-size:21px;}
.field{font-weight:bold;float:left;width:90px}
.value{float:left;margin-bottom:24px;width:210px}
.FloatLeft, .FloatRight{width:312px}
.buttons, .info{display:none}
.clr{clear:both;float:none}
.FloatRight{float:right}
.FloatLeft{float:left}
.smallText{font-size:11px}


/* INVOICE MODAL */
.detailsLeft 
{
	display:inline;
	width: 200px;
	margin-bottom:30px;
}

.detailsRight
{
	display:inline;
	width: 200px;
	text-align: right;
	margin-bottom:50px;

}

.invoiceInformation 
{
	font-size:8px;
	margin-top:30px;
}

ul.invoices
{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.description 
{
	float:left;
	width:83%;
}

.desc 
{
	width:83%;
}


.price, .showprice
{
	float:right;
	text-align: right;
	width:15%;
}

table 
{
	width:100%;
}
