/* Layouts */
#edp-leftCol { float:left; display:inline; width:488px; }
#edp-rightCol { float:right; display:inline; width:463px; }
#checkOutContainer { display:inline; }
/* EDP SPECIFIC MODULE STYLES */
#purchase-module .padding { padding:30px; }
#purchase-module .first { border:0 !important; padding-top:0 !important; }
.purchase-section { border-top:1px solid #bfc0c0; padding:20px 0 5px;}
.purchase-section.first { border-top:0px; padding:5px 0 5px;}
.purchase-section h3 { font-size:14px; font-weight:bold; color:#2c2c2c;}
.purchase-section .tickets { overflow:hidden; padding:5px 0; }
.purchase-section .tickets label { clear:both; }
.purchase-section .tickets select { float:right; display:inline; }
.action-section { padding-top:20px; text-align:center }
.action-section input { margin:0 10px; }
.single-section {padding:0px 0 5px; }

/* promo  */
.note-clip {
  position:absolute;
  width:175px;
  height:185px;
  top:-14px;
  right:0;
}
.note-clip-image {
  position:absolute;
  background:url('/images/paperclip-bg.png') no-repeat;
  top:0;
  left:0;
  width:175px;
  height:185px;

}
.note-clip-content { position:absolute; top:90px; left:30px; text-align:center }
.note-clip a { margin-bottom:8px; text-align:center; display:block; font-size:12px; font-weight:normal }

