
.tx-wpbookcalc-pi1{
	margin:10px;
	}

.fieldset{
	border:solid 1px #ccc;
	clear:both;
	position:relative;
	margin-bottom:10px;
	padding:10px;
	width:448px;
}

.label{
	width:200px;
	vertical-align:top;
	float:left;
}

.field{
	width:230px;
	float:left;
	vertical-align:top;
}
.row{
	margin-bottom:5px;
}

.tx-wpbookcalc-pi1 input,
.tx-wpbookcalc-pi1 textarea
{

	width:230px;
	border:solid 1px #ccc;
}

div.clearing{
	clear:both;
}

.total{
	width:200px;
}