.Menu {
  text-align: center;
}
.Menu ul{
  position: relative;
  top: 6px;
  overflow: hidden;
}
.Menu li {
  display: inline;
  margin-left: 10px;
}
.Menu li img{
  vertical-align: middle;
}
.SubMenu {
  text-align: left;
}
ul.SubMenu{
  height: 22px;
  position: relative;
  overflow: hidden;
  padding-left: 0px;
  left: -10px;
}
.SubMenu li {
  display: inline;
  margin-left: 10px;
}
.SubMenu li img{
  vertical-align: middle;
}
.ShowList p{
  margin-bottom: 12px;
}
.ShowList h1{
  margin-bottom: 18px;
}
.ShowPanel {
  height: 260px;
  overflow: auto;
  position: relative;
  top: 20px;
}
.ExhibitorOpportunitiesPanel {
  height: 300px;
  overflow: auto;
  position: relative;
  top: 30px;
}
.ExhibitorPanel {
  height: 230px;
  overflow: auto;
  position: relative;
  top: 30px;
}
div.ExhibitorNavigation {
  overflow: hidden;
  position: absolute;
  width: 95%;
  top: 417px;
}
.Content1 div.ExhibitorList {
  height: 210px;
  overflow: auto;
}
.ExhibitorDescription {
  height: auto;
}
.ExhibitorList p {
  white-space: nowrap;
  overflow: hidden;
  width: 205px;
  margin-bottom: 0px;
}
div.yui-sldshw-displayer {
  height: 452px;
  width: 638px;
}
.ArticleImage {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.ShowSponsors table {
  background-color:#FFFFFF;  
}
.ShowSponsors td {
  padding:5px;
}
table.Navigation {
  position: absolute;
  top: 275px;
}
.AboutPanel {
  overflow: auto;
  height: 290px;
	margin-top: 20px;
}
.ExhibitorLogo {
  position: absolute;
  top: 20px;
  right: 25px;
}
.ExhibitorDescription img.Exhibitor {
  float: left;
  margin-right: 25px;
  margin-bottom: 10px;
}
.Copyright {
  text-align: right;
  margin:0px;
  margin-top:3px
  }
.ExhibitorSocialMedia {
	margin-right:5px;
}

