form.cool table, form.semicool table.cool {
	border-top: 4px solid #A07B71;
	margin: 1em 1em 0px 1em;
	border-collapse: collapse;
	width: 95%;
}

form.cool table th, form.semicool table.cool th.cool {
	text-align: right;
	background: url(../../images/frontend/fondo-pergamino-rojizo.jpg) top left repeat;
	color: #534741;
	width: 25%;
}

form.cool table td, form.cool table th,
form.semicool table.cool td.cool, form.semicool table.cool th.cool {
	padding: .5em 1em;
	border-bottom: 1px solid #A07B71;
}

form.cool .buttons, form.semicool .buttons {
	text-align: center;
}