diff --git a/src/Mods/SecExp/edicts.tw b/src/Mods/SecExp/edicts.tw
index 8505010daa1ad935c1e5155ec8c46003fa5f7ba0..f9369fa13425f3f526a1593f83f6d7a2e943866f 100644
--- a/src/Mods/SecExp/edicts.tw
+++ b/src/Mods/SecExp/edicts.tw
@@ -2,8 +2,9 @@
 
 <<set $nextButton = "Back", $nextLink = "Main">>
 
+<div class="center">
 ''__Active Edicts__''
-
+</div>
 <<if $alternativeRents == 1>>
 	<br>''Alternative rent payment:'' you are allowing citizens to pay for their rents in menial slaves rather than cash.
 	[[Repeal|edicts][$alternativeRents = 0]]
@@ -214,11 +215,15 @@
 		[[Repeal|edicts][$sunTzu = 0, $militiaBaseAttack--, $militiaBaseDefense--, $mercBaseAttack--, $mercBaseDefense--, $slaveBaseAttack--, $slaveBaseDefense--, $militiaBaseMorale -= 5, $mercBaseMorale -= 5, $slaveBaseMorale -= 5]]
 	<</if>>
 <</if>>
+
+<br>
+<br>
 <hr>
 
+<div class="center">
 ''__Available Edicts__''
 <br>//Passing any edict will cost <<print cashFormat(5000)>> and some authority. More edicts will become available as the arcology develops.//
-<br>
+</div>
 <<if $alternativeRents == 0>>
 	<br>''Alternative rent payment:'' allow citizens to pay for their rents in menial slaves rather than cash, if so they wish.
 	<<if $SecExp.core.authority >= 1000>>
diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw
index f4ffc2b6da24ac41261b14053698b6f7dc833905..29ca1ba676ab951487d3b87ffff3aa6eabe0d753 100644
--- a/src/uncategorized/policies.tw
+++ b/src/uncategorized/policies.tw
@@ -30,8 +30,10 @@
 	<<setLocalPronouns $HeadGirl>>
 <</if>>
 
+<div class="center">
 ''__Active policies__''
 <br>//These policies are active within your arcology. Slave Market Regulations (SMRs) will affect slaves that come through the official slave markets in your arcology. The markets themselves will bear the cost of these regulations, but the minimum practicable slave prices may rise as a result.//
+</div>
 
 <<if ($BasicSMR + $HealthInspectionSMR + $EducationSMR + $IntelligenceEugenicsSMR + $HeightEugenicsSMR + $FaceEugenicsSMR + $HonestySMR + $FrigiditySMR + $BasicBeautySMR + $QualityBeautySMR + $BasicWeightSMR + $BasicIntelligenceSMR + $QualityIntelligenceSMR > 0) || ($BasicHeightSMR != 0) || ($AdvancedHeightSMR != 0)>>
 <br>__Slave Market Regulations__
@@ -803,10 +805,14 @@
 
 <</if>> /* CLOSES FINAL CATEGORY DISPLAY */
 
+<br>
+<br>
+<hr>
 
-<br><br>
+<div class="center">
 ''__Available policies__''
 <br>//Passing any law will cost <<print cashFormat(5000)>> and a small amount of reputation. More policies will become available as the arcology develops.//
+</div>
 
 <<if $rep >= 1000>>