#account ul {
	width:458px;
	margin:10px auto;
	padding:4px;
	border:1px solid #734028;
	background-color:#d9d6b7;
}

#account ul, #account ul * {
	font-size:12px;
	vertical-align:middle;
}

#account ul li {
	list-style:none;
	line-height:18px;
	padding:1px;
	clear:both;
	!padding:0px;
}

#account_basic {
	height:188px;
}

#account_billing {
	height:118px;
}

#account_shipping {
	height:140px;
}

.field label {
	float:left;
	text-align:right;
	width:130px;
	font-weight:bold;
	color:#734028;
	margin-right:10px;
}

.field input {
	padding:2px;
	/*height:12px;*/
	text-indent:2px;
	border:1px solid #666;
}

.label {
	margin:auto 4px;
	font-weight:bold;
	color:#734028;
}

.head {
	background-color: #734028;
	color:#fff;
	font-weight:bold;
	clear:left;
	text-indent:5px;
	margin-bottom:3px;
	width:456px;
}

.sub {
	clear:left;
	border-top:1px solid #fff;
	margin-top:2px;
	width:100%;
	font-size:10px !important;
	border-top:1px solid #734028;
	color:#444;
	text-indent:10px;
	line-height: 13px !important;
}

.sub b {
	font-size:10px !important;
	vertical-align:baseline !important;
}

.info {
}

.info b {
	vertical-align:baseline !important;
}

.city {
	width:115px;
}

.state {
	width:22px;
}

.zip {
	width:42px;
}

.sm {
	width:118px;
}

.med {
	width:205px;
}

.lg {
	width:276px;
}

.error {
	background-color:#fff5f5;
	border-color:#f00 !important;
}

#formactions {
	margin:auto;
	width:458px;
}

#formactions input {
	float:right;
}

#account_errors {
	margin:auto;
	width:458px;
	padding-bottom:10px;
}

#account_errors li {
	color:#DD0000;
	font-size:12px;
	margin-left:40px;
}

#account_errors li.header {
	list-style:none;
	font-weight:bold;
	margin-left:10px !important;
}

#account_notice {
	margin:auto;
	width:458px;
	text-indent:20px;
	font-size:12px;
}

#change_shipping {
	display:block;
	margin:auto;
	width:128px;
	text-align:center;
	font-size:10px !important;
}

input.button {
	margin-left:3px;
	padding:2px 2px !important;
}