@charset "UTF-8";

table.services_request {
	border:0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 18px;
}
table.services_request th {
	width:28%;
    text-align: right;
	padding:0 3px 12px;
}
table.services_request td {
    width:72%;
	padding:0 3px 12px;
}
table.services_request th, table.sevices_request td {
    vertical-align:top;
}
.textarea {
    font-size: 11px;
}
.radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
}
.radioLabel {
    line-height:18px;
}
.checkboxes {
	line-height:21px;
}
.checkboxesLabel {
    line-height:21px;
}
