#prodBlurbDefaultImg {border: 0px solid green; height: 100%; text-align: center;}
#prodBlurbDefaultImg img {vertical-align: middle;}

#prodinfo {z-index : 2; position: relative; width: 700px; height: 135px; background: #f2f2f2}

#prodBlurbText {
  position: absolute;
  top: 10px;
  left: 30px;
  background: #f2f2f2;
  color: #505050;
  line-height: 150%;
  text-align: justify;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

#prodBlurbImg {
  position: absolute; top: 0px; left: 400px;
  width: 0; height: 0;
}
.prodIridiumImgBlurb {position: absolute; top: 30px; left: 520px;}

#prodPopup{
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 700px;
  height: 480px;
  background: #f2f2f2;
  text-align: justify;
  color: #505050;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
#prodText {
  position: absolute;
  top: 10px;
  left: 30px;
  width: 640px;
  line-height: 150%;
  color: #505050;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
#prodText p { width: 340px; }
#prodText table
{
	border-collapse: collapse;
}
#prodText table td
{
	padding: 0px;
}

#prodBlurbText a,
#prodText a {
  color: #505050;
  text-align: left;
}
#prodBlurbText a:hover,
#prodText a:hover {
  color: blue;
  text-decoration: none;
}

#prodNav {
  display: none;
  position: absolute;
  width: 700px;
  height: 60px;
  top: 420px;
  left: 0px;
  background: white;
}
#prodNav div.tab {
  float: left;
  width: 110px;
  padding: 2px 0px 2px;
  color: black;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #bbb;
  cursor: pointer;
}
#prodNav div.selectedTab {
  float: left;
  width: 110px;
  padding: 2px 0px 4px;
  color: black;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #f2f2f2;
  background: url(../Images/Layout_Tab.bmp) no-repeat;
  cursor: pointer;
}
#prodNav div.leadOut {
   float: left;
   border-top: 1px solid #bbb;
   background: white;
   width: 258px;
}

#prodImg { position: absolute; top: 33px; left: 400px; }
.prodIridiumImg { position: absolute; top: 30px; left: 520px; }

#productlinks {
  position: relative;
  left: 1px;
  width: 700px;
  z-index: 1;
  text-align: left;
}
#productlinks a.popup {
  display: block; text-decoration: none;
  color: #505050; background: white;
  border: 0px solid white;
  width: auto; padding: 4px 10px; margin: 0 0 0px;
  font-size: 10px;
  text-align: left;
}
#productlinks a.popup:hover {border-color: #505050; color: white; background: #3971AB;}

#linksheading {
  height: 30px;
  width: 694px;
  border-bottom: 1px solid #bbb;
  padding-top: 12px;
  padding-left: 5px;
  margin-bottom: 17px;
  color: black;
  font: 20px Calibri bold;
}

.linkcolumn {float: left; margin: 0; padding: 0 10px; width: auto;}
.linkcolumnseparator {position: relative; top: 17px; float: left;  border-left: 1px solid #bbb; width: 0px; height: 220px;}
.columnheading {padding: 0 10px; margin-bottom: 4px; color: black; font-weight: bold;}

div .heading {
  padding: 0px 0px 0px 0px;
  margin: 0 0 5px 0;
  color: black;
  font-weight: bold;
  font-size: 11px;
}  

h1 {display:none;}

#content {padding: 10px 23px 0px 23px; width: 701px; height: 492px;}

#contentBottomPadding {
    clear: both;
    height: 0px;
}
