#columnholder p {
    margin: 0 0 5px 0;
}
#columnholder select {
    font-weight: bold;
    margin: 1px;
	height:auto;
	width:auto;
}
#columnholder option {
    padding-right: 10px;
}
#columnholder input {
    font-weight: bold;
    margin: 0 3px 0 5px;
}
#columnholder label {
    margin-right: 10px;
    color: black;
}
#columnholder {
    font-family: Arial,Helvetica,sans-serif;
    width:448px;
}

#column1 {
    background-color:#E8EAAD;
    float:left;
    margin-right:10px;
    padding:0;
}
.formContent {
    background-color:#E8EAAD;
    color:#000000;
    font-size:12px;
    margin:0;
    padding-left:70px;
    padding-right:10px;
}
.formContentLine {
    background-color:#E8EAAD;
    color:#000000;
    padding-left:20px;
    padding-right:20px;
    margin-top: 20px;
    height: 26px;
	
}
.itemNumbers {
    background-color:#993300;
    color:#FFFF99;
    font-size:30px;
    font-weight:bold;
    vertical-align:middle;
    padding: 0 10px;
    margin-right: 10px;
	height: 35px;
	line-height: 35px;
}
.optionalitem {
    background-color: #333366;
}
.itemLabels {
    color:black;
    font-family:arial,helvetica;
    font-size:20px;
    font-weight:bold;
    margin: 10px 10px 0 0;
}
.itemLabels label {
color:black;
font-family:arial,helvetica;
font-size:20px;
font-weight:bold;
margin: 10px 10px 0 0;
float:none;}

.noprint {
    display:none;
}
.text {
    width: 350px;
    font-weight: bold;
}
.gobutton {
    margin-left: 40px;
    padding: 2px;
    font-size: 16px;
    vertical-align: top;
    font-weight: bold;
    background-color: #333366;
    color: #FFFFFF;
}
.error_destination_close_btn {
    margin-left: 20px;
}
.boldtext {
    font-weight: bold;
    font-size: 14px;
}

#error_options {
    display: none;
}

#formContent4 label {float:none;}
