﻿#contentnotes {
width: 0px;
	}
#content {
margin: 0 0px 0 200px;
	}
label{
	font-size:.9em;
	line-height:1.2em;
	width: 15em;
	text-align: right;
	vertical-align:middle;
	margin-right: 0.5em
	display: block;
	}
label.button{
	float: none;
	margin-right: 0.5em
	display: block;
	}
fieldset{
	padding:5px;
	}
fieldset.aligned label{
	float: left;
	margin-right: 0.5em;
	display: block;
	padding-top:.3em;
	}
fieldset p{
	font-size:.9em;
	line-height:1.2em;padding:5px;
	}
input{
	color: #cc3c3c;
	background: #fefbf5;
	border: 1px solid #ccc;
	}
input.price, input.expirydate{
	width:80px;
	}
input.title{
	width:240px;
	}
input.author, input.number{
	width:150px;
	}
input.address{
	width:466px;
	}
input.signature{
	width:465px;
	height: 95px;
}	
	
.submit input{
	color: #000;
	background: #fefbf5;
	border: 2px #ccc outset;
	}
fieldset{
	margin:3px;
	border: 1px solid #781351;
	width: auto;
	}
legend{
	color: #c00;
	background: #fefbf5;
	border: 1px solid #c00;
	padding: 2px 5px
	}
