#accountmenu {
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
	height: 22px;
	clear: both;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	width: 956px;
}
#accountmenu li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
#accountmenu a {
	color: #006699;
	text-decoration: none;
}
#accountmenu a:hover {
	text-decoration: underline;
	color: #999999;
}
#accountmenu .active {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#accountmenu li.accountLabel {
	background-color: #FFFFFF;
	padding-right: 20px;
}

#orders ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#orders{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#orders ul li {
	float: left;
	width: 100px;
}
#orders .cartheaders li {
	font-size: 12px;
}
#orders ul.cartheaders {
}
#orders .cartcol1 {
	width: 220px;
}
#orders .cartcol2 {
	width: 110px;
	text-align: left;
	font-size: 11px;
}
#orders .cartcol3 {
	width: 110px;
	text-align: left;
}
#orders .cartcol4 {
	width: 135px;
	text-align: right;
}
#orders ul h1 {
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
	line-height: 14px;
	color: #006699;
}
#orders ul h2 {
	font-size: 11px;
	margin: 0px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#orders ul h3 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 11px;
}
#orders hr {
	clear: both;
}
#orders .cartheaders {
	background-color: #FFFFFF;
	height: 18px;
}
#orders .clear {
	border-bottom-color: #CCCCCC;
	font-size: 0%;
	line-height: 0%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
}
#orders input {
	border: 1px solid #18700A;
	width: auto;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	line-height: 11px;
}
#orders h4 {
	font-size: 11px;
	line-height: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	font-weight: normal;
}
#orders .footers h1 {
	font-size: 12px;
	line-height: 12px;
}
#orders ul.footers .cartcol1 {
	width: 50%;
}
#orders ul.footers .cartcol4 {
	width: 50%;
}

#orders h1 {
	font-size: 12px;
	color: #006699;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#orders a {
	color: #006699;
}
.order_detail {
	clear: both;
	float: none;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
