@charset "utf-8";
/* CSS Document */
.Content1 h1 {
  overflow: hidden;
  width: 218px;
  white-space: nowrap;
}
.Content1 div.ExhibitorList {
  height: 205px;
  overflow: auto;
}
.Content2 div.ExhibitorDescription {
  overflow: auto;
  height: 250px;
}
.Content2 div.ExhibitorNavigation {
  overflow: hidden;
  position: absolute;
  width: 95%;
  top: 415px;
}
.Content2 div.ShowDescription {
  height: 255px;
  overflow: auto;
}
div.yui-sldshw-displayer {
  height: 445px;
  width: 650px;
}
.Menu ul{
  text-align:center;
  padding-top: 5px;
  padding-left:0px;
}
.Menu li {
  display: inline;
  margin-left: 10px;
}
.Logo div{
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  height: 100px;
  width: 900px;
}
.ExhibitorList p {
  white-space: nowrap;
  overflow: hidden;
  width: 190px;
  margin-bottom: 0px;
}
.SubMenu {
  text-align: left;
  padding-left:0px;
  margin-bottom:12px;
}
.SubMenu ul{
  height: 32px;
  position: relative;
  top: 9px;
  overflow: hidden;
}
.SubMenu li {
  display: inline;
  margin:10px;
}
.ExhibitorOpportunitiesPanel {
  overflow: auto;
  height: 380px;
}
.AboutPanel {
  overflow: auto;
  height: 350px;
}
.ExhibitorLogo {
  position: absolute;
  top: 45px;
  right: 25px;
}
.ShowPanel {
  overflow: auto;
  height: 265px;
}
.Article {
  overflow: auto;
  height: 200px;
}
.ArticleNavigation {
  margin-top: 15px;
}
.Copyright {
  text-align: right;
  margin:0px;
  margin-top:3px
  }
.ExhibitorSocialMedia {
	margin-right:5px;
}
