@charset "utf-8";
/* CSS Document */

#admin_wrap {
	padding:2em;
}
#admin_wrap a {
	text-decoration:underline;
}
#admin_wrap h1 {
	border-bottom:1px solid #ccc;
	margin:0px 0px 25px 0px;
}
#admin_wrap #sub_nav {
	text-align:right;
	margin:0;
}
.active {
	color:#ffa43d;
}
.style {
	width:400px;
}