#preview {
    float: left;
    width: 400px;
    height: 350px;
}

#preview img {
    margin: 6px;
}

div.content_box form h3 {
    clear: none;
}
div.content_box form div.number1 input.radio {
    margin-left: 26px;
}
div.content_box form label.radio {
    margin: 0px 0px 0px 2px;
    float: none;
    width: auto;
    text-align: left;
}
div.content_box form div.number2 select {
    margin: 0px 0px 10px 26px;
    width: 150px;
}

div.content_box form div.number1,
div.content_box form div.number2 {
    margin-left: 410px;
    margin-top: 10px;
}
div.content_box form div.number3,
div.content_box div.number4 {
    margin-left: 10px;
    clear: left;
}
div.content_box form div.number1 h3,
div.content_box form div.number2 h3,
div.content_box div.number4 h3 {
    margin-bottom: 0px;
}
div.content_box form div.number3 h3.number3 {
    margin-left: 140px;
}
div.content_box form h3.number1 {
    background: url(http://www.petfinder.com/images/petlist/form/1.gif) no-repeat left;
}
div.content_box form h3.number2 {
    background: url(http://www.petfinder.com/images/petlist/form/2.gif) no-repeat left;
}
div.content_box form h3.number3 {
    background: url(http://www.petfinder.com/images/petlist/form/3.gif) no-repeat left;
}
div.content_box h3.number4 {
    background: url(http://www.petfinder.com/images/petlist/form/4.gif) no-repeat left;
}
div.content_box form h3.number1,
div.content_box form h3.number2,
div.content_box form h3.number3,
div.content_box h3.number4 {
    margin-left: 0px;
    height: 22px;
    padding-left: 26px;
    padding-top: 6px;
}

div.content_box form h3#configure {
    clear: left;
}

#website {
    width: 168px;
}
#submit {
    width: auto;
 /*   margin-left: 10px; */
}
textarea#generated_code {
    background-color:#F0F0FF !important;
    margin-left:26px !important;
    width:500px !important;
    height: 100px;
    font-family: "Courier New", Courier, monospace;
}
#preview_popup_link {
    font-size: 12px;
}
#scroller_title {
    font-weight: bold;
}