body
	{
	background-repeat:repeat-x;
	}

div.total
	{
	font-size:12px;
	}

input	
	{
	background:transparent;
	}

input.button
	{
	background-color:#9C0000;
	color:white;
	font-weight:bold;
	}

input.total
	{
	font-size:12px;
	width:50px;
	}
	
textarea
	{
	background:transparent;
	}

