#introLeft {width:550px}
#introRight {width:auto}
#introRight img {border:0}

#wizard-form {width:500px;padding:20px;border:5px solid #ccc;border-top:0;background:#fafafa}
#wizard-pages, #wizard-pages li {list-style:none;list-style-image:none;margin:10px 0 0 0}
#wizard-pages input {float:left}
#wizard-pages span {
  border-left:0;
  color:#ccc;
  font-weight:bold;
  line-height:24px;
  padding:0 10px;
}

.tabBody {display:none}
#wizard-basic-tabBody {display:block}

#wizard-pages input.std {width:82%}

#wizard-output {margin-top:30px;padding:10px 20px;background:#eee;border:2px solid #999}
#wizard-output div.note {color:#333}

div.advanced {}

#wizard-button {margin-top:10px;padding:10px 0;background:#fff}
#wizard-closeUrl-wrapper, #wizard-bodyCoverCloseOnClick-wrapper {background:#f5f5f5;padding:10px;border:1px dotted #999;width:410px;margin:5px 0}
