table {
   font-size: 14px;
}

.clear {
   height: 0;
}

.DirectDebit {
   display: none;
}

#Payments_CVV_Blurb {
   width: 640px;
   padding: 5px 0;
   font-size: 14px;
   margin-bottom: 10px;
   border-bottom: 1px solid brown;
}

.SubHeading {
   display: none;
}

#Payments_CVV_PlacesLabel {
   font-size: 21px;
}

.PayForm {
   width: 640px;
}

#Payments_CVV_PlacesTable {
   margin: 15px 15px 0;
   border: 2px solid white;
   border-radius: 10px 10px 0 0;
   -moz-border-radius: 10px 10px 0 0;
}


#Payments_CVV_NonAmex,
#Payments_CVV_Amex {
   padding: 2px;
   font-weight: bold;
}

#Payments_CVV_NonAmexPlaces,
#Payments_CVV_AmexPlaces {
   width: 60%;
   padding: 2px;
}

#Payments_CVV_GraphicsTable {
   color: #404040;
   margin-left: 15px;
   padding-top: 10px;
   padding-bottom: 5px;
   background-color: white;
   border-radius: 0 0 10px 10px;
   -moz-border-radius: 0 0 10px 10px;
}

#Payments_CVV_PlacesTable,
#Payments_CVV_GraphicsTable {
   width: 550px;
   padding: 5px;
}

#Payments_CVV_GraphicsTable td {
   font-weight: bold;
   text-align: center;
}
