.formRow {
	margin-top: 1em;
}

.formRow em {
	font-style: normal;
}

.salsa input, .salsa select, .salsa textarea {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0pt;
	clear: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 0.9em;
	border-top-width: 1px;
}

.salsa .blockInput{
	display: block;
}

.salsa input {
	width: 185px;
	clear: left;
}

table.adminform td {
	color: #000;
}

#content img {
	background-color: #fff;
}

.date {
	background-color: #333;
	border: 1px outset #eee;
	padding: 7px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 300px;
}

.diaFields {
	width: 300px;
	float: left;
}

.formRow {
	float: left;
	clear: both;
}
