/* account/edit */
#ie6 #myAcct, #ie7 #myAcct {
	width: 95%;
	clear: none;
	float: left;
	margin-right: 0;}

#myAcct div.checkButton {
	clear: left;
	float: right;
	width: auto;
	height: auto;
	margin-right: 3em;}

	#ie7 #myAcct div.checkButton {
		margin-right: 1.5em;}

	#ie6 #myAcct div.checkButton {
		margin-right: 0.7em;}

	#ie7 #myAcct input.addCart {
		float: none;
		width: 101px;
		height: 21px;
		overflow: hidden;
		margin: 0;}

#myAcct div.userLogin {
	width: 100%;}

#myAcct div.userLogin table {
	width: 40%;
	vertical-align: top;
	font-size: x-small;
	text-transform: uppercase;
	color:#58595b;
	font-weight: normal;
	float: left;}

	#myAcct div.userLogin table td {
		width: auto;}

	#myAcct div.userLogin table th {
		width: 4em;}

#myAcct table input.text {
		width: 90%;
		margin: 0;
		padding: 0 0 0 0.2em;
		color:#58595b;}


/* correspondence preferences */
#correspondencePref {
	clear: left;
	margin: 0 0 2em 0;}

#correspondencePref div.lang {
	clear: left;
	color:#58595b;}

#correspondencePref input.lang {
	border: none;}

#correspondencePref label.lang {
	display: inline;
	font-size: small;}



div.ordInfo {
	margin: 0 0 2em 0;}

div.custInfo {
	width: 48%;
	float: left;}

div.shipInfo {
	width: 48%;
	margin-left: 1%;
	float: left;}
