/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

 /* Info */
.lawpress-info{
	background: #fff;
	padding: 10px;
	max-width: 400px;
}
.lawpress-info ul{
	list-style: inherit;
	padding-left: 30px;
}