#brand, #model, #type {
width:100px
}
#name, #serial  {
width:185px
}
#tel_no, #location, #period {
width:225px
}
#email_add, #address, #notes, #invoice {
width:525px
}
#notes {
height:100px
}
#prod_info td {
padding-bottom:10px;
vertical-align:top
}
#cust_info td {
padding-bottom:10px;
vertical-align:top
}

input.btn {
	border-style : solid;
	border-color : #146e6c;
	border-width : 1px 1px 1px 1px;
	background-color : #146e6c;
	color : #FFFFFF;
}
