@import url(../style.css);
/*@import url(../../alternate-background.css);*/
@import url(../../form.css);

.step { display: inline-block; width: 610px; }
.input-step { padding: 0 5px; }
.blob { overflow: auto; background: #363636; padding: 0 1em; margin: 1em 0; width: 90%; font-size: 90%; line-height: 1.2em; }
.no-paypal-account { color: #5090be; font-weight: bold; }
.confirmation { background: #2A2A2A; font-weight: bold; padding: 1px 7px; margin: 2em 1em 2em 0; }
.confirmation span { float: right; }
.continue-link { margin: 0 0 1em 0; }
.continue-link .link-button-small { padding: 0 0 0 20px; background-position: top left; }
.continue-link .link-button-small:hover { background-position: bottom left; }
.subscribe-cell { display: block; width: 135px; margin-right: 1.25em; }

#left-column { margin-right: 0; }
#right-column { background: black; }
#progress { position: relative; height: 68px; }
#path { position: absolute; top: 11px; left: 0; }
#selector { position: absolute; top: 11px; left: 45px; }
#signup-form { width: 645px; margin-bottom: 1em; }

#free-trial-details { height: 108px; }
#terms-and-conditions { height: 187px; }

#subscribe-button { background-image: url(subscribe-button.gif); width: 117px; height: 24px; }
#left-column input[type=image]#confirm-button { float: right; }

#continue-link-hr { margin: 2em 0 3em 0; }