
table#teaserboxCalendar {
	margin: 0;
}
table#teaserboxCalendar tr.row:before, 
table#teaserboxCalendar tr.row:after {
	content: normal;
}
#teaserBoxContainer fieldset {
	padding-bottom: 0;
	width: 100%;
}

#inDateContainer {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 28%;
	//left: 330px;
}

#outDateContainer {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 38%;
	//left: 460px;
}