.div_expo_short_box { 
	width:650px; 
	display:table; 
	text-align:left; 
	padding-top:32px; 
	padding-bottom:32px;
	font-family: Lucida, Trebuchet, Verdana, Sans-Serif;
}
.div_expo_short_table {
	display:table-row; 
	width:100%;
	min-height:32px;
}

.div_expo_short_row {
	width:50%; 
	display:table-cell; 
	float:left;
	min-height:32px; 
	text-align:left;
}
.div_expo_short_title { 
	padding-top:0px; 
	font-size:24px; 
	line-height:32px;
}
.div_expo_short_date {
	padding-bottom:16px; 
	padding-top:16px; 
	font-size:16px; 
	text-transform:lowercase; 
	line-height:32px;
}
.div_expo_short_abstract {
	margin-left: 32px;
	padding: 0 2px 2px;
	line-height: 18px;
	min-height:32px;
}
.div_expo_long_box {
	font-family: Lucida, Trebuchet, Verdana, Sans-Serif;
}

.div_expo_long_title { 
	padding-left:32px;
	padding-top:16px; 
	padding-bottom:16px; 
	font-size:24px; 
	line-height:32px;
}
.div_expo_long_text {
	margin-left: 128px;
	line-height: 16px;
	min-height:32px; 
	width:550px; 
	text-align:justify; 
	font-size:14px; 
	padding-bottom:32px;
}

.div_expo_long_text a{
color: #000;
text-decoration: none;
display: block;
border: 0 none;

}
.div_expo_long_text a:hover{
background-color:#EAE6E6;

}

.div_expo_short_suite{
	width:70px;
	float:right;
	margin-top:30px;
}

.div_expo_short_suite a{
color: #000;
text-decoration: none;
display: block;
border: 0 none;

}
.div_expo_short_suite a:hover{
background-color:#EAE6E6;

}

.div_centered_text {
	margin-left: 64px;
	line-height: 16px;
	min-height:32px; 
	width:580px; 
	text-align:justify; 
	font-size:14px; 
	padding-bottom:32px;
	padding-top:32px;
}


.div_newsletter{
}

.div_newsletter a{
	text-decoration: none;
}

.div_newsletter a:hover{
	text-decoration: none;
}
.div_newsletter a:link{
	text-decoration: none;
}
.div_newsletter a:visited{
	text-decoration: none;
}