/* Checkout Styles */

/* Basket */

#User {
	width: 737px;
	position: relative;
	}
#User h2 {font-size: 18px; color: #007596; letter-spacing: -1px; padding-left: 20px;}
#User h3 {font-size: 18px; margin: 5px 0 8px 0; border: 0;}
#User h4 {padding: 2px 0 4px 10px; color: #333333; font-size: 12px; border-bottom: 1px solid #dadada; font-weight: bold;}



.signout {
	position: absolute;
	left: 620px;
	top: 8px;
}


.addressbook {
	width: 737px;
	padding: 10px 0 0 0;
	position: relative;
	margin: 0;
	border-top: 1px dashed #dadada;
	clear: left;
}
.addressbook_sel {
	width: 737px;
	padding: 10px 0 0 0;
	position: relative;
	margin: 0;
	border-top: 1px dotted #dadada;
	clear: left;
	background: #f1f0ef;
}
.userbutton {margin: 0 0 10px 20px; float: none;}





#userHelp {
	width: 737px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #dadada;
	position: relative;
	margin-top: 40px;
}

#userHelp h1 {line-height: 30px;}
#userHelp h2 {font-size: 14px; padding: 0 0 14px 20px;}
#userHelp h3 {padding-left: 10px; margin: 0 0 4px 0; font-size: 14px; border: 0}
#userHelp p {padding: 0 20px 10px 20px; font-size: 10px; line-height: 12px;}