
.break {
 color:#666;

}

.title {
	color: #990000;
	font-weight: bold;
}
.time {
	width:80px;
	padding:0 10px;
	
	float: left;
}

.keynote {
	color:#A10D59;
}

.content {
	margin: 0 120px 0 100px;
	padding:0;
	line-height:1.4em;
}

.material {
	width: 140px;
	border: 1px dotted #999;
	float:right;
	margin: 0 15px 0 10px; 
	padding: 5px;i
}

.material a {
	display:block;
}

.moderation {
	font-style:italic;
	padding: 8px 0px 5px 100px;
	
}

.topic {
	text-transform:uppercase;
	
}
.speakers {
}

.speech {
	marging:0;
	padding:8px 0 0 0;
}

.session {
	border: 1px solid #A10D59;
	margin: 12px 0;
	padding-bottom: 10px;
}

h3.sessionhead {
	font-size: 1.0em;
	background-color: #DDD;
	color:#A10D59;
	text-transform:uppercase;
	padding: 5px 0;
	font-family:Geneva, Verdana, sans-serif;
	
}

.sessionnumber {
	padding-left: 10px;
	color: #000000;
	float: left;
	width: 80px;
}
.sessiontitle {
	margin-left: 100px;
	
}
.speakerinstitut {
	color: #777;
}
