div#content {
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	overflow-x: visible !important;
	overflow-y: visible !important;
	
	width: 430px !important;
	float: none;
}

div.title {
	display: none;
	width: auto !important;
	display: static !important;
	float: none !important;
	border: 1px solid !important;
}

/* Button "Show stops" (on map) */
table#showStops {
	display: none !important;
}

div.lang {
	display: none !important;
}

/* It doesn't work anyway */
.autoroute,
.autoroute_active {
	display: none !important;
}

#getfirefox, #webcounter {
	display: none !important;
}

/* Weekdays */
.weekday0, .weekday1, .weekday2, .zemelapis {
	display: none !important;
}

table#headertable {
	width: 448px !important;
}

table#headertable td {
	width: auto !important;
}

table#headertable td.search input {
	width: 100px;
}

div.routes table {
	width: 100% !important;
	margin: 0;
	padding: 0;
}

div.routes table td {
	width: auto !important;
}

div.routes table tr td {
	padding-top: 0.7em !important;
	padding-bottom: 0.7em !important;
}