
.gamecard_header {
  width:770px;
}

.pin {
  color:#ff0000;
  font-weight: bold;
  margin-top:5px;
  margin-bottom:5px;
}

.gamecard {
  width:770px;
  height:auto;
}
.gamecard_intro {
  color:#999999;
  font-size:11pt;
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}

.gamecard_ttown_cards {
  width:201px;
  height:178px;
  float:left;
  text-align:right;
}

.gamecard_pin {
  width:368px;
  height:178px;
  float:left;
  text-align:center;
  margin-top:10px;
}

.gamecard_pirates_cards {
  width:201px;
  height:178px;
  float:left;
  text-align:left;
}

.gamecard_code_spacer {
  margin-left:3px;
  margin-right:3px;
  text-align:center;
}

.gamecard_ttown {
  width:365px;
  height:auto;
  margin-right:8px;
  float:left;
  text-align:left;
}

/*
#gamecard_or{
  width:24px;
  height:259px;
  background-image:url('https://disney.go.com/premiumproducts/disneygamecard/global/images/misc/or.gif');
  background-repeat:no-repeat;
  float:left;
  text-align:left;
}
*/

.gamecard_or{
  width:24px;
  height:auto;
  padding-top:20px;
  float:left;
  text-align:left;
}

.gamecard_pirates {
  width:325px;
  height:auto;
  margin-left:48px;
  float:left;
  text-align:left;
}

.gamecard_txt {
  width:315px;
  margin-top:5px;
}

.gamecard_btn {
  width:310px;
  text-align:center;
}

.error_cust_serv {
  color:#ff0000;
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}

.error_cust_serv_tel {
  color:#ff0000;
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}