
/* stylesheet for the template remind-password */

.mss-remind-password {
	clear: both;
}

.mss-remind-password table {
	width: 100%;
}

.mss-remind-password .cell-1 {
	width: 15%;
}

.mss-remind-password .textbox {
	width: 95%;
}

.mss-remind-password .actions {
	margin-top: 10px;
}

.mss-remind-password .message {
	margin-bottom: 10px;
	font-size: 8pt;
}
