#content {
	padding-top: 20px;	
}

#choices{
	margin-bottom: 30px;
	padding-top: 20px;
	text-align: left;
}

#choices #login{
	border: 1px solid #bdac5c;
	float: left;
	margin-top: 32px;
	padding: 10px;
	width: 280px;
	height: 280px;
}

#choices #login img{
	margin: 26px 0 20px 0;
}

#choices #login .formpair .fieldname{
	float: left;
	clear: both;
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
	padding-top: 3px;
	width: 100px;
}

#choices #login .formpair input{
	border: 1px solid #bdac5c;
	float: left;
	margin: 2px 0;
	width: 160px;
}

#choices #login #submit{
	border: 0;
	margin-top: 10px;
}

#choices #shop{
	border: 1px solid #bdac5c;
	float: right;
	margin-top: 32px;
	padding: 10px;
	width: 280px;
	height: 280px;
}

#choices #shop p{
	margin-bottom: 0;
	text-align: left;
}

#choices #shop img{
	margin: 26px 0 20px 0;
}

#forgotheader{
	background-color: #574e47;
	color: #fff;
	width: 100%;
}

#forgotheader .title{
	float: left;
}

#forgotheader .close{
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

#forgot{
	padding: 20px;
}

#forgot h3{
	color: #e95a89;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

#buttons{
	padding-top: 20px;
	margin-bottom: 20px;
}

#orderstats{
	width: 540px;
}

.orders{
	margin: 30px auto;
	width: 420px;
}

.orders .order .num{
	float: left;
	width: 110px;
}

.orders .order .date{
	float: left;
	width: 180px;
}

.orders .order .status{
	float: left;
	width: 130px;
}

#reviewsteps{
	width: 640px;
}

#reviewsteps .col{
	float: left;
	margin-right: 19px;
	text-align: left;
	width: 170px;
}

#reviewsteps .col strong{
	display: block;
	color: #e95a89;
}

#reviewsteps .col a{
	color: #9c8b3d;
}

#reviewsteps .col a:hover{
	color: #e95a89;
}

#myinfo{
	width: 620px;
}

#myinfo .section{
	margin: 10px auto 10px auto;
	padding-top: 20px;
	width: 420px;
}


#myinfo .section h5{
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 140px;
}

#myinfo .section .field{
	width: 170px;
}

#myinfo .section .submit{
	margin: 10px 0 20px 150px;
}


#reviewsteps #items{
	float: left;
	margin-top: 20px;
	margin: auto;
	text-align: left;
}

#reviewsteps #itembar{
	border-bottom: 1px dotted #e95a89;
	float: left;
	padding-bottom: 2px;
	width: 614px;
}

#reviewsteps .item{
	margin: 6px 0;
	float: left;
}

#reviewsteps .name{
	float: left;
	width: 390px;
}

#reviewsteps .price{
	float: left;
	text-align: center;
	width: 70px;
}

#reviewsteps .qty{
	float: left;
	text-align: center;
	width: 60px;
}

#reviewsteps .subtot{
	float: left;
	text-align: center;
	width: 70px;
}

#reviewsteps .dottedline{
	border-top: 1px dotted #e95a89;
	clear: both;
	height: 0px;
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 614px;
}



#reviewsteps #total{
	display: inline;
	float: right;
	text-align: right;
	margin-right: 20px;
	width: 150px;
}

#reviewsteps #total .row{
	margin-bottom: 4px;
}

#reviewsteps #total strong{
	color: #e95a89;
}

#reviewsteps #total .tag{
	float: left;
	text-align: right;
	width: 90px;
}

#reviewsteps #total .amt{
	float: left;
	text-align: right;
	width: 60px;
}

#reviewsteps #total #submit{
	padding-top: 20px;
	float: right;
	clear: both;
}
