#Content1Body {
    height: 300px;
    padding: 10px 20px;
    position: absolute;
    top: 36px;
    width: 218px;
}
#ShowList span.City {
	display: inline;
	font-style: normal;
	position: absolute;
    right: 20px;
}


#ShowList li {
    margin-bottom: 5px;
	text-align:justify;
}
#ShowList span.City:before{
	content:"";
	margin-right:5px;
	margin-left: 5px;
}


#Logo {
    height: 100px;
    margin-left: 0;
    margin-top: 9px;
    position: absolute;
    text-align: center;
    width: 900px;
}
#Menu {
    position: relative;
    text-align: center;
    top: 123px;
}
h1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
    text-transform: none;
	color:#FFF;
}
a:hover{
	color:#D4CDD6;
}
a{
	color:#B5A4C4;
}

#CouponForm td{
	height:5px;
	line-height:1.35em;
}

input {
    border-style: solid;
    border-width: 2px;
    margin-bottom: 2px;
}
.bubbles {
    background-color: #DECBEF;
    border-radius: 30px 30px 30px 30px;
	-moz-border-radius:30px 30px 30px 30px;
  	-webkit-border-radius:30px 30px 30px 30px;
    color: #000000;
    font-size: 14px;
    line-height: 1.35em;
    margin: 1em 0 3em;
    padding: 15px;
    position: relative;
    width: 550px;
}
.bubbles:after {
   content:"\00a0";
   display:block; /* reduce the damage in FF3.0 */
   position:absolute;
   bottom:-20px;
   left:520px;
   width:10;
   height:0px;
   border-width:20px 15px 0px;
   border-style:solid;
   border-color: #DECBEF transparent;
}
h6 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 7px;
    text-align: left;	
	line-height:1.45em;
}
#Content2BodyWide td {
    padding-bottom: 0.4em;
}
#SubMenu li.Selected {
    background-image: url("Highlight-Olive.png");
    margin-right: -20px;
}
#SubMenu li {
    line-height: 2em;
    margin-right: 0;
    text-align: right;
}
#SubMenu span.Selected {
	margin-right: 5px;
    padding: 2px 20px;
	color:#000;
}
#SubMenu {
    letter-spacing: 0.06em;
    margin-bottom: 12px;
    margin-top: 18px;
    text-align: right;
    width: 215px;
}
#ShowInfo #ShowName {
    color: #4ab2e9;
}
#ShowInfo #ShowDate {
    color: #4ab2e9;
}
#ShowInfo #ShowTime {
    color: #4ab2e9;
}
#Contact span.ExpoName {
    color: #4ab2e9;
}
#ExhibitorInfo span.ExhibitorName {
    color: #4ab2e9;
}
.Submit input {
    background: url("ButtonBackground-Olive.png") repeat scroll 0 0 transparent;
    height:24px;
}

#Content2.Content2Contact {
    background-image: none ;
}
#ContactVideo iframe{
	width:580px;
	height:360px;
}
#SiteSponsor {
    left: 27px;
}
