.userContainer td {
	vertical-align: top;
}
.ordersGrid {
	width: 700px;
}
.ordersGrid .even td {
	background-color: #f0f0f0;
}
.ordersGrid td {
	background-color: #e5e5e5;
}
.ordersGrid a {
	display: block;
	text-decoration: none;
}
.orderNotes {
	clear: both;
}
#userMenu {
	text-align: center;
}

#userMenu table {
	margin: 20px auto;
}
#content_container h2 {
	text-align: center;
}
.bubbleInfo .popupInner {
	width: 220px !important;
}
.orderStatus dt {
	font-weight: bold;
}
.orderNoteAdmin td {
	background-color: #fee !important;
}
.orderNoteClient {
}
.orderDetailStatus {
	font-weight: bold;
	float: right;
	font-size: 1.4em;
}
.orderPack {
	text-align: right;
}
.orderPack {
	font-size: 1.4em;
}
.checkboxLabel {
	width: auto !important;
}
#loginForm, #newPassForm {
	margin-left: 10px;
}
