.more_div {
position:absolute;
width:450px;
background-color:white;
border:2px solid black;
padding:3px;
}

.more_title {
font-size:24px;
width:100%;
text-align:center;
}

.more_hr {
font-size:1px;
width:100%;
background-color:#DDD;
border:none;
}

.more_img {
width:100%;
border:none;
text-align:center;
}

.more_txt {
padding:5px;
font-size:14px;
text-align:center;
}

.payment_label, .address_label {
text-align:right;
vertical-align:top;
padding-top:8px;
}

.payment_td {
width:145px;
}

.form_divide {
clear:both;
}

.address_text {
width:200px;
}

#credit_card_info {
width:300px;
}

.yellow_field {
background-color:yellow;
}
