
.infoboxpop th {
  vertical-align: top;
  font-weight: bold;
  color:#FFF;
  text-align: left;
}

.infoboxpop {
  background: url('../images/bknds/ccvbg.png') 50% 3px no-repeat;
  height: 290px;
  width: 775px;
  margin: auto;
  text-align: center;
}

.infoboxpop table { 
  text-align: center; 
  margin: auto; 
}

.infoboxpop td { 
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 16px; 
  font-size: 11px;
}

.infoboxpop td input { 
  float: right;
}

.infoboxpop .close {
  cursor: pointer;    
}

.infoboxpop a:link, .infoboxpop a:visited { color: #39C; text-decoration: underline; }
.infoboxpop a:hover, .infoboxpop a:active { color: #369; text-decoration: underline; }



