label {
	float: left;
	width: 140px;
	padding-right: 10px;
	text-align: right;
}

#contact_form .swat-textarea {
	width: 350px;
}

#contact_form .swat-entry {
	width: 346px;
}

.swat-entry,
#subject,
#accommodation,
#unit {
	width: 250px;
}

.swat-calendar-frame,
.swat-calendar-frame table {
	margin: 0;
}

.swat-calendar-frame a {
	font-size: 85%;
	font-family: sans-serif;
}

.swat-calendar-control-frame,
td.swat-calendar-close-controls {
	background: #29396f;
	border-color: #2f3f7f;
}

th.swat-calendar-header,
th.swat-calendar-last-header {
	background: #dfe7ff;
	color: #29396f;
}

.swat-button-submit {
	margin-left: 150px;
}

#contact_form .swat-flydown {
	width: auto;
}

#contact_form {
	float: none;
	width: auto;
}