
#flashcontent {
	position: relative;
	left: 2px;
	top: 0px;
	width: 795px;
	height: 220px;
	overflow: hidden;
}

#testnav {
  background-image: url("/seating/images/v3/flash_place_holder.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #ffffff;
  height: 227px;
}



/*
#topnav {
  background-image: url("/seating/images/v3/flash_place_holder.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #ffffff;
  height: 227px;
}

#topnav {
  text-indent: -999em;
}
*/

#content td {
  vertical-align: top;
}

#company_desc {
  width: 400px;
  padding: 6px 12px 6px 12px;
}

#content_info {
  padding: 6px 12px 6px 12px;
}


#company_desc p {
  margin-bottom: 1em;
}

#featured_chairs {
  padding-top: 6px;
}

#featured_chairs h2 {
  text-indent: 0em;
  font-size: 30px;
  font-weight: normal;
  font-family: Arial;
  background-image: url("/seating/images/v3/featured_heading_bg.png");
  background-repeat: no-repeat;
  background-position: right top;
}

#featured_chairs h3 {
  text-indent: 0em;
  font-size: 22px;
  font-weight: normal;
  font-family: Arial;
  background-image: url("/seating/images/v3/featured_heading_bg.png");
  background-repeat: no-repeat;
  background-position: right top;
}

#featured_chairs a,
#featured_chairs a:visited {
  display: block;
  text-align: center;
  padding: 0 6px;
  text-decoration: none;
  color: #000000;
  font-size: 77%;
  font-weight: bold;
}

#featured_chairs a:hover,
#featured_chairs a:active {
  text-decoration: underline;
}

#featured_chairs a img {
  border: 0;
}

table.privacy {
  margin: 15px;
}
table.privacy p, table.privacy h1 {
  margin: 1em;
}
table.privacy h1 {
  margin-top: 2em;
}

ul.privacypoints {
  list-style-type: disc;
}
ul.privacypoints li {
  margin: 1em;
  margin-left: 2em;
}



