

a.expo-right {
	float:left;
	width:228px;
	height:360px;
	background: #AABB28 url(/css/expo/expo-link.png) top right no-repeat;
	padding:0 0 40px 0;
	margin:0;
	text-decoration:none;
	position:relative;
	font-size:0.9em;
}

a.expo-right:hover {
	color:#000;
	text-decoration:none;
}

span.expo-right-link {
	float:left;
	width:130px;
	height:22px;
	padding:10px 20px 10px 78px;
	position:absolute;
	bottom:0;
	right:0;
	line-height:12px;
	color:#fff;
	text-align:right;
	background: #000 url(/css/contimg/more-arrow.png) 215px 11px no-repeat;
	text-transform:uppercase;
	font-size:0.9em;
}

a.expo-right ul {
	display:inline;
	float:right;
	width: 150px;
	height:auto;
	margin:0 0 0 0;
	padding:0;
}

a.expo-right ul li{
	margin:0 0 0 15px;
	padding:0;
}

img.expo-link-date {
	position:absolute;
	bottom: 0;
	left:0;
	border:none;
	width:85px;
	height:85px;
}


.expo-header { 
	float:left;
	width:100%;
	height:180px;
	background:#000;
}

.expo-header img {
	float:left;
	width:auto;
}

.expo-where {
	float:left;
	width: 255px;
	height: 60px;
	padding: 50px 50px;
	color: #AABB28;
 	font-size: 2em;
	line-height:1.1em;
	text-align: center;
}



.expo-text {
	float:left;
	width: 420px;
	padding: 30px 10px 30px 30px;
}
.expo-text p{
	line-height: 1.1em;
	font-size:1.3em;
	font-weight:bold;
}

a.expo-flyer-download {
	float:left;
	width:400px;
	background: #000;
	color:#fff;
	padding: 8px 10px;
	
}


