body {
        margin: 0px;
        padding: 0px;
}
#background {
        background: url('http://images.reply.com/sm/widget-auto1-blue-160x600-bg-2.gif') no-repeat;
}
#content {
        width: 160px;
        height: 600px;
}
#form {
        position: relative;
        top: 140px;
        left: 10px;
}
.dropdown {
        width: 125px;
        font-family: Arial,Helvetica,Sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
}
.zipField {
	width: 90px;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.zipText {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.createSpace {
    padding-top: 7px;
}

.goButton {
	position: relative;
	top: 15px;
	left: 96px;
}
