/* adresses */

div.addresses h3 {margin:0}
div.addresses p.checkbox input {margin-top:0!important;	margin-top:-3px}
div.addresses ul.item {clear:both}
ul.address {
	background-color: white;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:10px 0px 10px 2px;
	padding:0px 0px 10px 0px;
	position: relative;
	width: 300px
}
ul.address li {padding-left:1.4em; margin-top:0.6em; color:#666}
li.address_title {
	margin-top: 0!important;
	background-color: #fff;
	color: #222!important;
	font-weight: bold;
	height: 24px;
	padding-top:2px;
	font-size: 1.2em;
	line-height: 1.9em
}
#delivery_address li {color:#666}

ul.item li.address_title { background-image: url('../img/address_alias_left.gif') }
ul.alternate_item li.address_title { background-image: url('../img/address_alias_right.gif') }
li.address_name,
 li.address_update a,
 li.address_delete a {color:#444!important}
li.address_name,
 li.address_company { font-weight: bold }
li.address_update,
 li.address_delete {
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.5em!important;
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.4em;
	margin-left: 1.4em
}
#center_column .address_add {padding:0px 0px 20px 0px}