
/********************************************************************************************
		Content Manager
*********************************************************************************************/
textarea#html{
	height: 737px;
}

/*Member Database*/
#members_table_mlist_wrapper{
	height: 1386px;
}

/*Event Registration*/
textarea[name=evr_description]{
	height: 477px;
}

/*Calendar admin*/
textarea[name=cal_description]{
	height: 477px;
}
textarea[name=details]{
	height: 477px;
}

/*Proposal System
textarea#rsvp_verbiage{
	height: 360px;
}
textarea#submitter_agreement_msg{
	height: 360px;
}
textarea#submission_confirm_msg{
	height: 360px;
}
textarea#msg_to_screener{
	height: 360px;
}
textarea#screener_instructions{
	height: 360px;
}
textarea#msg_to_reviewer{
	height: 360px;
}
textarea#reviewer_instructions{
	height: 360px;
}
textarea#msg_prospective_reviewer{
	height: 360px;
}