div.conference, div.conference_short {
	/*background-color:#EEE;*/
	padding-bottom:16px;
	padding-top:16px;
	border:1px;
	border-style:solid;
	border-color:#CCC;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:16px;
	font-size:12px;
}

div.conference_short {
	border-style:none;
	padding-left:0px;
	padding-right:0px;
}

div.conference_title {
	font-weight:bold;
	font-size:14px;
}

div.conference_intro {
	padding-top:16px;
	padding-right:16px;
	padding-bottom:16px;
}

div.conference_planning {
	background-color:#EEE;
	padding:8px;
}

div.conference_planning div.date,
div.conference_planning div.place,div.conference_planning div.time {
	padding-top:8px;
}
div.conference_planning div.title {
	font-weight:bold;
}

div.conference_planning span.label, div.conference_subjects span.label, 
div.conference_documents span.label, div.conference_speakers span.label, 
div.conference_learning_points span.label{
	font-weight:bold;
	font-size:12px;
	width:100px;
}

div.speaker_presentation span.label {
	font-weight:normal;
}

div.conference_subjects, div.conference_learning_points {
	padding-top:8px;
	padding-right:16px;
	padding-bottom:8px;
}

div.conference_speakers {
	background-color:#EEE;
	padding:8px;
	padding-bottom:16px;
}

div.conference_documents {
	padding-top:8px;
	padding-bottom:8px;
}

div.speaker {
	padding-left:24px;
	padding-top:4px;
	padding-bottom:4px;
}

div.speaker_name {
	font-weight:bold;
}

div.speaker_info, div.speaker_subjects {
	padding-left:16px;
}

div.conference_text {
	padding-top:16px;
	padding-right:16px;
	padding-bottom:16px;
}

div.conference_image {
	/*
	padding:16px;
	border:1px;
	border-style:solid;
	border-color:#CCC;
	*/
	margin-top:8px;
	margin-bottom:16px;
}

div.conference_image img{
	width:500px;
}

div.conference_image div.conference_description {
	padding-top: 8px; 
	padding-bottom:8px;
}

div.conference_warning {
	color:#F00;
}

div.conference_payment {
	width:210px;
	float:left;
	padding-left:48px;
}

div.conference_payments {
	width:100%;
}

div.conference_payment_label {
	font-weight:bold;
}
