#sec_title h1 {
	background: url("../images/titles/tt_schedule.jpg") no-repeat;
}

#sec_content h2 {
	background: url("../images/titles/tt_open_every_day.jpg") no-repeat;	
}

#sec_sidemisc {
	background: url("../images/bg/bg_misc_schedule.jpg") no-repeat;
	height: 317px;
}

#sec_sidemisc h4 {
	background: url("../images/titles/tt_custom_map.jpg") no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden;
}

#sec_sidemisc img {
	margin: 0px auto;
	display: block;
}

form#months_schedule {
	width: 310px;
	height: 31px;
	margin: 0px auto;
	background: url("../images/bg_form.jpg") no-repeat;
	position: relative;
}

form#months_schedule input {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 21px;
	background: url("../images/form_go.jpg") no-repeat;
	border: 0px;
}

form#months_schedule select {
	position: absolute;
	top: 5px;
	right: 40px;
}

form#months_schedule label {
	position: absolute;
	top: 0px;
	left: 20px;
	display: block;
	height: 31px;
	line-height: 31px;
	background: url("../images/select_month.jpg") no-repeat;
	text-indent: -9000px;
	width: 73px;
}