.span2 input {
	width: 140px;	
}

.span2 .input-prepend input {
	width: 100px;	
}

.span3 .input-prepend input {
	width: 178px;	
}



#cashreceipts .description {
	width: 130px;
}

#cashreceipts .pricefield {
	width: 80px;
}

#cash_details input {
	width: 150px;
}

#attachments input[type='file'] {
	width: 230px;
}

#settingsform .glaccountwrap input {
	width: 160px;
}

.span1 input, .span1 select { 
	width: 60px;
}