div#expo-menu {
	height:340px;
}
div#expo-menu .menu-item {
	border-bottom:1px solid white;
	height:67px;
}
/* Hide from IE5-mac \*/
* html div#expo-menu .menu-item {
	margin-bottom:-3px;
}
/* End IE5/mac hide */
div#expo-sel {
	background-color:white;
}
div#expo-sel table {
	width:100%;
	background-color:white;
	border-left:1px solid #B7B7B7;
}
div#expo-sel table th {
	/*background:url(../images/template/expo_sel_header.gif);*/
	background:url(../images/template/pub_left_header.gif) no-repeat;
	/*height:19px;*/
	height:15px;
}
div#expo-sel table td {
	/*height:90px;*/
	vertical-align:middle;
	text-align:center;
}
div#expo-sel table td.sep {
	height:1px;
	background:transparent url(../images/template/sep_expo_sel_bg.gif) repeat-x;
	font-size:0;
	line-height:0;
}