﻿.list
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
	list-style: none;
}

.list .tocitem
{
	float: left;
	padding: 11px 0px 0px 0px;
	width: 99%;
}

.list .foto
{
	margin-top: 4px;
	float:left;
	width:40px;
	height: 32px;
	position: relative;
}

.list .foto span
{
	display: block;
	position: absolute;
}

.list .foto85x70
{
	margin-top: 4px;
	float: left;
	width: 90px;
	height: 70px;
	position: relative;
}

.list .foto80x80
{
	margin-top: 4px;
	float: left;
	width: 90px;
	height: 80px;
	position: relative;
}

.list .fotoicon
{
	margin-top: 4px;
	float: left;
	width: 18px;
	height: 16px;
	position: relative;
}

.list .desc
{
	float:left;
	width: 78%;
}

.list .desc h3
{
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #715b47;
	margin: 4px 0 0;
}

.list .desc p
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #715b47;
	margin: 0px;
	clear: both;
	width: 100%;
}

.list .desc a
{
	color: #715b47;
	text-decoration: none;
}

.list .desc a:Hover
{
	color: #715b47;
	text-decoration: underline;
}




.upcoming
{
	width: 90%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
	list-style: none;
}

.upcoming .tocitem
{
	float: left;
	padding: 11px 0px 0px 0px;
	width: 99%;
}

.upcoming .foto
{
	margin-top: 4px;
	float:left;
	width:40px;
	height: 32px;
	position: relative;
}

.upcoming .foto span
{
	display: block;
	position: absolute;
}

.upcoming .fotoicon
{
	margin-top: 4px;
	float: left;
	width: 18px;
	height: 16px;
	position: relative;
}

.upcoming .desc
{
	float:left;
	width: 88%;
}

.upcoming .desc h3
{
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #715b47;
	margin: 4px 0 0;
}

.upcoming .desc p
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #715b47;
	margin: 0px;
	clear: both;
	width: 100%;
}

.upcoming .desc a
{
	color: #715b47;
	text-decoration: none;
}

.upcoming .desc a:Hover
{
	color: #715b47;
	text-decoration: underline;
}