.teaser {
	margin-bottom: 15px;
}

.teaser .head {
	background-color: #c7d3d9;
	padding: 5px 10px;
	font-weight: bold;
}

.teaser .body {
	background-color: #f7f8fa;
	padding: 5px 10px;
}

.teaser .head > div, .teaser .body > div, .teaser .body > form > div {
	margin-bottom: 10px;
}

.teaser .head > *:last-child, .teaser .body > *:last-child, .teaser .body > form > *:last-child {
	margin-bottom: 0px;
}

.teaser #dates.table-striped > thead > tr {
	background-color: #eef1f4;
}

span.et-button {
	display: inline-block;
	padding: 1px 2px;
}

span.reservation{
	color: #004A96;
	font-weight: bold;
 }
 
span.et-button > img {
	margin-bottom: -1px;
}

table#dates {
	table-layout:fixed;
}

table#dates td {
	overflow: hidden;
}
