@CHARSET "UTF-8";

table.expo_highlight{
	border-spacing: 0px;
	padding:0px;
	margin:0px;	
	
	margin-right: 30px;
	
	float:left;
}

table.expo_highlight td {
	vertical-align: top;
}
	
div.expo_highlight{
	float: left;
	margin-right: 50px;
	position: relative;
	
	width: 400px;
}

p.expo_highlight_artist, a.expo_highlight_artist{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	
	text-transform: uppercase;
	
	text-decoration:none;
	
	margin-top: 5px;
}

 a.expo_highlight_artist:hover{
 	color: #c0c0c0;
 }

div.expo_highlight_title{
	font-family: Arial;
	font-size: 11px;
	color: #737b7e;
	
}

div.expo_highlight_title p{
	font-family: Arial;
	font-size: 11px;
	color: #737b7e;
	
	float: left;
	margin-right: 5px;
	
}


p.expo_highlight_dates{
	font-family: Arial;
	font-size: 11px;
	color: #9aa3a6;
	
	margin-bottom: 10px;
	clear: both;
	display:block;
	margin-top: 5px;
}

a.expo_highlight_see_more{
	font-family: Arial;
	font-size: 11px;
	color: #9aa3a6;
	
	text-decoration: none;
	
	cursor: hand;
	cursor: pointer;
	
	text-transform: uppercase;
}

a.expo_highlight_see_more:hover, td.expo_highlight_nav a:hover{
	color: #000 ;
}

td.expo_highlight_nav{
	text-align: right;
	
	padding-top: 30px;	
}

td.expo_highlight_nav a {
	font-family: Arial;
	font-size: 11px;
	color: #9aa3a6;
	
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	
	margin-left: 30px;
	
	p/osition: relative;
	left: 110px;
	
	text-transform: uppercase;
}