

body {
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
	font:11pt "Arial", serif;
	}
	
h1, h2, h3 {
	margin:.1em 0 0 0;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
}
h1 {
	font-size:18pt;
}
h2 {
	font-size:14pt;
}
h3 {
	font-size:12pt;
}
a {
	color:#000;
	text-decoration:none;
}
h3+blockquote,
h2+blockquote,
p+ul{
	margin-top:.2em;
}

#header, #sidebar, #nav, #breadcrumbs, #main .category , #footer, .features-menu, .whom, .clients, .tags, #pictures, #comments,.sortby{
	display:none;
}
.features {
	clear:both;
}
.hs, .date-header, .date-content {
	display:inline;
}
.date-header {
	font-weight:bold;
}
.trainer a{
	margin-right:1em;
}
#main .timetable table {
	width:100%;
}
#main .timetable table th {
	text-align:left;
}
#main .timetable tr:nth-child(even) td{
	background:#f4fafa;
}
#main .timetable tr th[width="119"] {
	width:80px !important;
}
#main .timetable tr th[width="150"] {
	width:110px !important;
}