/*
	User profile page
*/
.AccountInfoLabel {
	FONT-SIZE: 11px;
}
.AccountInfoTitle, .AccountInfoTitle TD, .AccountInfoTitle LABEL {
	COLOR: #550000;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
DIV.AccountInfoTitle, TABLE.AccountInfoTitle {
	border-bottom: solid 1px #999;
	line-height: 18px;
}

.AccountInfoBox {
	margin-bottom: 15px;
	padding: 1px;
}
.AccountInfoBox TR {
	line-height: 20px;
}