.container-inline fieldset#edit-support div.form-item
{
	display:block;
}

div#qa_support_ticket_admin_info label
{
	display:inline;
}

div.qa_support.support-project table
{
 table-layout: fixed;
 width:90%;
}

div.qa_support.support-project table,
div.qa_support.support-project table tr,
div.qa_support.support-project table tr th,
div.qa_support.support-project table tr td
{
	border: none;
}

div.node-support-ticket div.field-item
{
	white-space: pre-line;
}
