#wrapper #container #tabs-wrapper {
	margin-top: 20px;
}

.node {
	padding: 0 26px;
 	border-bottom: 0;
}

.node .field {
	padding: 10px 0;
}

#container {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, serif;
}
h2 {
	font-size: 130%;
}
th {
	text-transform: uppercase;
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	padding: 10px 20px;
	background: #d2e6f3;
	color: white;
	font-size: 14px;
}

.views-field-field-daterequested-value {
	min-width: 90px;
}