

#tendenci_content
h1 {
	margin-bottom: 20px;
}

#tendenci_content
table {
	width: 98%;
}
#tendenci_content
table td {
	padding-bottom: 10px;
}
#tendenci_content
table tr.error-item td {
	padding: 0;
}

#tendenci_content
table td.label {
	text-align: right;
	padding-right: 10px;
	width: 1%;
	white-space: nowrap;
}

#tendenci_content
input[type="text"] {
	width: 97%;
	padding: 3px;
}

#tendenci_content
textarea {
	width: 98%;
	padding: 3px;
}

#tendenci_content
td.submit-btn {
	text-align: right;
}

#tendenci_content
td.submit-btn input {
	padding: 3px;
}

#tendenci_content
table ul {
	margin:0;
}
#tendenci_content
table li {
	padding-bottom:0;
}
