/* RC pending account request notice */
/*
.mw-confirmaccount-bar {
	padding: 3px;
	margin: 5px;
	border: 1px solid #990000;
	background-color: #f9f9f9;
}

.mw-confirmaccount-type-0 {
	background-color: #f0fff0;
}
*/

#mw-confirmaccount-avatar {
	border: .25em solid #eee;
	float: left;
	margin-top: 2px; /* same as table border width */
}

.mw-confirmaccount-body-0 {
	width: 89.5%;
	border: 0;
}

.mw-confirmaccount-body-0 td {
	padding: .2em;
	background-color: #f9f9f9;

}

.mw-confirmaccount-body-0 .left-column {
	width: 8em;
	background-color: #f3f3f3;
}


.mw-confirmaccount-type-1 {
	background-color: #f0ffff;
}

.mw-confirmaccount-body-1 {
	background-color: #ffffff;
}

.mw-confirmaccount-requestlist {
	list-style: none none;
	margin: 0;
}

.mw-confirmaccount-requestlist-time-label {
	margin-top: 2em;
	display: block;
}

.mw-confirmaccount-time-0 {
	margin-bottom: 1em;
}

 .mw-confirmaccount-time-1 {
	background-color: #ffffff;
}
