.tabulated_action {
  width: 230px;
}

.tabulated_img_column {
  display: none;
}

.mg_etab_inp {
  font-size: 9pt;
  border: 1px #000 solid;
}
.mg_etab_txt {
  font-size: 10pt;
  width: 95px;
}

.column_head {
  border-bottom: 1px #999 solid;
}

#search {
  width: 135px;
}

#orderem {
  border-right: 1px #999 solid;
  border-top: 1px #999 solid;
}

#special_requirements {
  border-top: 1px #999 solid;
}

#orderem td {
  border: 1px #999 solid;
  border-right: 0px;
  border-top: 0px;
}
#orderem td select,
input {
  margin-left: 0px;
}
.cat_td {
  width: 145px;
  font-size: 9pt;
  vertical-align: top;
}

.cat_td {
  width: 162px;
  text-align: center;
}
.cat_td_img_td {
  height: 140px;
  vertical-align: bottom;
}
#modern th {
  color: #000;
}

#flashcontent {
  margin: 0 auto;
  text-align: center;
}

.image_align_right {
  float: right;
  margin: 10px;
  margin-right: 0px;
  margin-top: 0px;
}

.image_align_left {
  float: left;
  margin: 10px;
  margin-left: 10px;
  margin-top: 0px;
}

.img_border {
  border: 1px #000 solid;
}

#payment_choice_margin {
  margin-left: 15px;
}

.buegle_store_item {
  display: none;
}

ul.zion_categories {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.zion_categories li {
  list-style: none;
  margin-left: 15px;
  float: left;
  margin-top: 15px;
  text-align: left;
  overflow: visible;
}

ul.zion_categories li td.image {
  height: 130px;
  text-align: left;
}

ul.zion_categories li td.awaiting_image {
  height: 130px;
}

ul.zion_categories li td img {
  max-width: 130px;
  max-height: 120px;
}

/* New Pricing Styles */
.adjusted-price,
.price {
  font-weight: bold;
}

.hidden {
  display: none;
}
.show {
  display: block;
}

/* News Page Styles */

#zion_news .pagetab {
  clear: both;
  margin-bottom: 10px;
}

#zion_news .byline {
  margin-top: 2px;
}

#zion_news .titalignleft,
#zion_news .titaligncenter,
#zion_news .titalignright {
  padding-bottom: 0px;
  font-weight: bold;
}

#zion_news .imgalignleft {
  padding-right: 20px;
  margin-bottom: 20px;
}

#zion_news .news_page_link {
  margin-top: 10px;
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
  margin-right: 10px;
  float: right;
}

#zion_news hr {
  clear: both;
  margin-top: 20px;
  border: 1px #d9d9d9 dashed;
}
