/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
#pmz-weekly-menu-data textarea {
	width:100%;
	height:10em;
}
#pmz-weekly-menu-data label {
	background-color: #f7f7f7;
	display:block;
	border:1px solid #CCC;
	border-bottom:none;
	padding:4px;
}
