#moreInfo.container {width:958px; margin:0px;}
#moreInfo #filter{
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #333;
  z-index:10;
  opacity:0.7;
  filter: alpha(opacity=70);
  }
#moreInfo #box, #box2, #box3, #box4 {
  display: none;
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  padding: 0;
  margin:0;
  border: 12px solid #333;
  background-color: white;
  z-index:11;
  }
#moreInfo #boxheader{
  position:absolute;
  top:0%;
  left:0%;
  width:100%;
  height:43px;
  padding:0;
  padding-top:5px;
  margin:0;
  margin-right:15px;
  margin-bottom:0px;
  border-bottom:3px solid #666;
  background-color: #333;
  color:#eee;
  text-align:center;
  font-weight:bold;
  font-size:28px;
  font-family:Arial, Helvetica, sans-serif;
  }
#moreInfo #boxclose{
  float:right;
  position:absolute;
  top: 0px;
  right: 0px;
  background-image:url(/images/premium/icon_closeWindow.gif);
  background-repeat:no-repeat;
  width:144px;
  height:37px;
  }
#moreInfo #boxclose img{display:none;}
#moreInfo #boxcontent{
  position:absolute;
  top:48px;
  left:0;
  right:0;
  bottom:0;
  margin:0;
  overflow: auto;
  padding: 8px;
  background-color: #ccc;
  }
#moreInfo #boxcontent img{margin:20px 0px 20px 0px;}
#moreInfo div.screenshot-content p{margin:10px 0px 0px 0px;}
#moreInfo div.screenshot-content img.icon{padding:0px 3px 0px 0px; vertical-align:middle;}
#moreInfo div.screenshot-content{
  background-image:url(/images/premium/bkg_screenshotContent.png);
  background-repeat:repeat-y;
  width:455;
  padding-top:10px;
  text-align:center;
  }
#moreInfo div.screenshot-top{
  background-image:url(/images/premium/bkg_screenshotTop.png);
  background-repeat:no-repeat;
  height:53px; width:455;
  padding-top: 20px;
  font-size: 20px;
  text-align: center;
  margin-bottom:-20px;
  }
#moreInfo div.screenshot-bottom{
  background-image:url(/images/premium/bkg_screenshotBottom.png);
  background-repeat:no-repeat;
  height:25px; width:455;
  margin-bottom:20px;
  }
#moreInfo div.screenshot-content2{
  width:455;
  padding-top:10px;
  text-align:center;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  margin-bottom:0px;
  }
#moreInfo div.screenshot-top2{
  background-image:url(/images/premium/gradient2.jpg);
  background-repeat:no-repeat;
  height:53px;
  width:455;
  padding-top: 20px;
  font-size: 18px;
  text-align: center;
  margin-bottom:-20px;
  border-top: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  }
#moreInfo div.screenshot-bottom2{
  background-image:url(/images/premium/gradient-bottom.jpg);
  background-repeat:no-repeat;
  height:23px; width:455;
  margin-bottom:20px;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
  }
#moreInfo div.screenshot-content2 p{margin:10px 0px 0px 10px;}
#moreInfo div.screenshot-content2 img.icon{padding:0px 3px 0px 0px; vertical-align:middle;}
#moreInfo div.zcolumn-1{float:left; display:inline; width:455px; margin-left:20px;}
#moreInfo div.zcolumn-2{float:right; display:inline; width:455px; margin-right:20px;}
#moreInfo h1{margin-left:23px;font-size:30px; color:#b4b4b4; letter-spacing:-.05em;}
#moreInfo h2{
  height:24px;
  margin-left:23px;
  font-weight:bold;
  font-size: 18px;
  }
#moreInfo h2.center{ text-align:center;font-size: 28px; margin-bottom:15px;letter-spacing:-.05em;color:#b4b4b4;}
#moreInfo h2.bullet-large-1{
  background-image:url(/images/form/bkg_upgrade_1.png);
  background-repeat:no-repeat;
  padding:0px 0px 0px 30px;
  }
#moreInfo h2.bullet-large-2{
  background-image:url(/images/form/bkg_upgrade_2.png);
  background-repeat:no-repeat;
  padding:0px 0px 0px 30px;
  }
#moreInfo p{margin:20px 0px 10px 24px;}
#moreInfo table{margin:0 auto; margin-bottom:35px;}
#moreInfo table td{
  padding: 10px 10px 10px 10px;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border-bottom: solid 1px #ddd;
  }
#moreInfo table td.first{
  border-left: solid 1px #ddd;
  padding-left: 20px;
  }
#moreInfo table td.basic{
  margin:0 auto;
  text-align: center;
  border-left: solid 1px #ddd;
  }
#moreInfo table td.last{
  margin:0 auto;
  text-align: center;
  background-color: #ffffc6;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  }
#moreInfo table thead td{
  padding: 8px 10px 8px 10px;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  background-color: #fe9f31;
  color:#fff;
  border-top: solid 1px #dc8a2a;
  border-bottom: solid 2px #dc8a2a
    }
#moreInfo table thead td.first{
  border-left: solid 1px #dc8a2a;
  border-right: none;
    background-image:url(/images/premium/bkg_featureGradient.png);
  background-repeat:repeat-x;
  }
#moreInfo table thead td.basic{
  background-color: #fe9f31;
  border-left: solid 1px #dc8a2a;
  background-image:url(/images/premium/bkg_featureGradient.png);
  background-repeat:repeat-x;
  }
#moreInfo table thead td.last{
  background-color: #fe9f31;
  border-left: solid 1px #dc8a2a;
  border-right: solid 1px #dc8a2a;
    background-image:url(/images/premium/bkg_featureGradient.png);
  background-repeat:repeat-x;
  }
#moreInfo table td.top{border-top: solid 3px #dcdcdc;}
#moreInfo table td.top2{border-top: solid 3px #dddd93;}