td{vertical-align:top;}


table .title {
	font-weight: bold;
	padding-right: 20px;
	width: 120px;
	color: #383838;
}

table .title .note {
	font-style: italic;
	padding-left: 5px;
	width: 115px;
}


table .field            { padding-bottom: 5px; }
table .field input      { width: 150px; }
table .field .fullwidth { width: 159px; }
table .field .textarea  { 
	width: 300px;
	border: 1px solid #c0c0c0;
}


table input {
	border: 1px solid #c0c0c0;
	padding: 1px 4px;
}

table select {
	border: 1px solid #c0c0c0;
	padding: 1px 0px;
}


.section {
	
	width: 300px;
	padding: 0 10px;
}

.address-area { float: left; }

.ab-so-lute-ly {
 	position: absolute;
	padding: 1px 3px;
}

#billing-address  { margin: 15px 0 20px 0; }
#shipping-address { float: right;        }
#creditcard       { clear: both; float: left; }


#creditcard .title {
	white-space: nowrap;
}

#address-sync-container {
	float: right;
	margin-top: -23px;
}
#address-sync-container input {
	float: left;
	margin: 2px 5px 0 0;
}