	#quoteform .small {
		font-weight:normal;
	}
	
	#quoteform .row {
		margin-bottom:7px;
	}
	#quoteform .tightenup {
		margin-bottom:0;
	}

	#quoteform input, #quoteform select, #quoteform textarea {
		font-size:10px;
	}

	#quoteform .form-req {
		font-size:14px;
		color: #FF3300;
		width:15px;
		margin:0 0 0 10px;
	}
	
	#quoteform .form-label, #quoteform .form-label2 {
		width:125px;
		font-weight:bold;
		margin:0 5px 0 0;
		padding-top:3px;
	}
	#quoteform .form-label2 {
		width:auto;
	}
	
	#quoteform .form-field {
		margin:0 5px 0 0;
	}
	
	#quoteform input.qty {
		width:40px;
		font-size:10px;
	}
	#quoteform .qty {
		font-size:8px;
	}
	
	#quoteform .type {
		margin-left:10px;
	}
	
	#quoteform .comments { 
		width:320px;
	}
	
	#quoteform .companyinfo { 
		width:200px;
	}
	
	#quoteform select.companyinfo { 
		width:180px;
	}

	#quoteform .bigselect {
		width:310px;
	}

	#quoteform .smallselect {
		width:60px;
	}

	#quoteform .radios {
		padding-top:3px;
	}
	
	#quoteform .date img {
		margin-bottom:4px;
	}
	
	#quoteform .date table td {
		padding:0 2px 0 0;
	}
	#quoteform .date table {
		border-collapse:collapse;
	}
	
	#quoteform #startdate_ID {
		left:280px;
	}
