﻿@charset "utf-8";
/* CSS Document */
@import url("/Files/System/star/StarStyles.css");
@import url("/Files/System/star/SpryCollapsiblePanel.css");

.pricetable {
  border-collapse:collapse;  
}
.pricetable th {
  border:none;
}
.pricetable td {
  border-top:1px solid #a2a8af;
  border-right:1px solid #a2a8af;
  border-bottom:1px solid #a2a8af;
  border-left:1px none #a2a8af;
  height:23px;
}
#ContentContainer {
  position:absolute;
  left:0;
  top:138px;
  width:980px;
  height:598px;
  overflow:hidden;
  background-image:url(/Files/System/star/container_bg02.gif);
  background-repeat:repeat-x;
}
#LeftMenuHolder {
  position:relative;
  margin:0;
}
#TopGraphicHolder {
  position:absolute;
  left:224px;
  top:0;
  width:756px;
  height:411px;
  background-position:right top;
  background-repeat:no-repeat;
}
#ContentHolder {
  position:absolute;
  left:224px;
  top:0px;
  width:756px;
  height:411px;
  overflow:auto;
  z-index:10;
}
#ContentHolderInner {
  position:relative;
  margin:0;
}
#ParaHolder01 {
  position:relative;
  width:239px;
  height:411px;
  float:left;
  display:inline;
  overflow:hidden;
}
#ParaHolder02 {
  position:relative;
  width:226px;
  height:390px;
  margin:10px 0 0 27px;
  float:left;
  display:inline;
  overflow:hidden;
}
