body {
	font-size: 11px;
}

.tickets tbody td, .reports tbody td {
	white-space: normal;
}

#trac-content {
	padding: 1.5em 30px 0;
	background-color: #fff;
}

#content {
	border: 0 none;
}

.system-message h2:first-child {
	margin-top: 0;
}

#tabcontent form.addnew {
        display: inline-block;
        float: none;
        margin: 0;
        width: auto;
        vertical-align: top;
}

