#content {
	text-align:left
	;
}

#main .section {
	text-align:right;
}

#orderform .section {
	margin-bottom:20px;
}

#orderform .form th {
	width:30%;
}

#orderform .form th, #orderform .form td {
	line-height:1.5;
}

th, td {
	font-size:12px;
	font-weight:normal;
	padding:7px 9px;
	text-align:left;
	vertical-align:top;
}

table {
	border-collapse:collapse; 
}

