select {
	width: 98%;
}

#this2 table td {
	border: 1px solid black;
	padding: 4px;
}

#this2 table table td {
	border: 0px;
}

#login-table td {
	padding: 4px;
}

#login-table h4 {
		text-align: left;
		margin-top: 10px;
		margin-left: 10px;
	}

.messageStackError * {
	vertical-align: middle;
	font-weight: bold;
}

#edit-account table table table td {
	padding-bottom: 5px;
	padding-right: 5px;
}

#create-account table td {
	padding-bottom: 5px;
}

td.pageHeading {
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
}

#checkout-table-1 table {
	margin-top: 15px;
}

#checkout-table-1 table table table table td {
	padding-bottom: 5px;
	vertical-align: top;
}

#create-account select,
#checkout-table-2 select,
#edit-address-book select {
	display: inline;
}

#checkout-table-2 table table table td,
#account-password table table table td, 
#edit-address-book table table table td {
		padding-bottom: 5px;
		padding-right: 10px;
	}

table.table-cart table.infoBox {
		margin-bottom: 10px;
	}

#account-history table {
	margin-bottom: 10px;
}

#account-history table td {
		padding-bottom: 10px;
	}
