body {
	margin: 2px;
	font-family: sans-serif;
	font-size:10px;
	line-height: 1.3em;
	-webkit-text-size-adjust: none;
	/* monkey patch */
	max-width:309px;
}

a {
	color: #04357B;
	text-decoration: none;
}

h1, h2 {
	font-weight: bold;
}

ul {
	list-style: disc;
	list-style-position: outside;
}

ul li {
	margin-left: 1em;
}

td > ul {
	list-style: none;
}

td > ul > li {
	margin-left: 0;
}

p, table, ul {
	margin-bottom: 1.3em;
}

td ul {
	margin-bottom: 0;
}

.clear {
	clear: both;
}

#top {
	border-bottom: 1px solid #ccc;
	padding: 2px 4px 3px;
	margin-bottom: 1em;
}

#bottom {
	border-top: 1px solid #ccc;
	padding: 2px 4px 3px;
	margin-top: 2em;
}

.verbose-nav {
	border-top: 1px solid #ccc;
	width: 100%;
}

.verbose-nav td, .verbose-nav th {
	border-bottom: 1px solid #ccc;
	padding: 2px 0 3px;
}

.verbose-nav th {
	padding-right: 4px;
}

#sessions {
	border-top: 1px solid #ccc;
}

#sessions .shortname, #sessions .title {
	padding-top: 3px;
}

#sessions .shortname, #sessions .room {
	clear: both;
	float: right;
}

#sessions .room > span {
	float: right;
}

#sessions .time, #sessions .room {
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}

#sessions .room {
	border-bottom: none;
}

#sessions .cancelled {
	background: #eee;
	border-bottom-color: #eee;
	padding-bottom: 0;
}

#sessions .cancelled.notice {
	display: block;
	clear: both;
	color: #04357B;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}

#daytime_nav {
	margin-bottom: 1.3em;
}

#daytime_nav li {
	font-weight: bold;
}

#daytime_nav li a {
	font-weight: normal;
}

#tracks {
	border-top: 1px solid #ccc;
}

#tracks div {
	border-bottom: 1px solid #ccc;
	padding: 6px 0;
}

.abstract {
	margin-bottom: 1.3em;
}

.static p {
	margin-bottom: 1em;
}

.phonenumber {
	white-space: nowrap;
}

#logo {
	padding-bottom: 3px;
}

.logo {
	margin: 0 1em 1em 0;
}

.important {
	color: #04357b;
}

.timetable {
	width: 100%;
}

#map ul ul {
	margin: 0;
}

#map ul img {
	height: .8em;
}
