@charset "utf-8";

dl.compPermit {
	width:500px;
}

dl.compPermit dt {
	clear:both;
	float:left;
	width:100px;
	margin-bottom:15px;
}

dl.compPermit dd {
	float:right;
	width:400px;
}

