/* :::::::::::::::::::::::::::::::::::::::::::::::::: */
/* (B) Teleseminar Page                               */

#teleseminarParts {
	padding: 20px 0 20px 20px !important;
	width: auto;
	list-style: none !important;
}
	#teleseminarParts li {
		padding: 0 0 10px 0;
		float: left;
	}
	
	#teleseminarParts li.partsColumnA {
		width: 90px;
		clear: left;
		font-weight: bold;
	}
	
	#teleseminarParts li.partsColumnB {
		width: 330px;
	}
/* END #teleseminarParts */

#teleseminarOffer {
	width: 90%;
	list-style: none;
}
	#teleseminarOffer li {
		float: left;
	}
	
	#teleseminarOffer li.offerColumnA {
		width: 50%;
		clear: both;
		text-align: left;
	}
	
	#teleseminarOffer li.offerColumnB {
		width: 2%;
	}
	
	#teleseminarOffer li.offerColumnC {
		width: 43%;
		float: right;
		text-align: right;
	}
/* END #teleseminarParts */

/* (E) Teleseminar Page                               */
/* :::::::::::::::::::::::::::::::::::::::::::::::::: */