/* Stage Three */
.stage-3 .previous { background: url(/images-2008/obs/previous-button.gif) 0 -25px no-repeat; }
.stage-3 .save { width: 122px; position: absolute; bottom: 0; left: 100px; background: url(/images-2008/obs/save-button.gif) 0 0 no-repeat; }
.stage-3 .book { background: url(/images-2008/obs/submit-booking.gif) 0 0 no-repeat; }
.stage-3 .information { padding: 15px 0; margin-bottom: 0; border-top: 2px solid #D3D4D5; border-bottom: 2px solid #D3D4D5; }
.stage-3 .information th { width: 100px; color: #004FA2; }
.stage-3 .information select { border: 2px solid #D3D4D5; margin: 0 0 2px 10px; }
.stage-3 .information input, .stage-3 .information input#surname { width: 262px; border: 2px solid #D3D4D5; margin: 0 0 2px 10px; }

.stage-3 .booking-info h3 { background: url(/images-2008/arrow-down.gif) 0 3px no-repeat; }
.stage-3 .consult-date h3 { margin-bottom: 0; }
.stage-3 .consult-date p { color: #333; }

