@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 800px;
}


th { border: 1px solid #cccccc; padding: 5px; margin: 5px; text-align:center; }
table table td { text-align: center; }

table td.lefthand { text-align: left; vertical-align: top; font-weight: bold; }
table td.righthand { border: 1px solid #cccccc; padding: 5px; margin: 5px; align: left; }

table.details td { padding: 0px 10px 0px 10px; }
table.details th { text-align: right; padding-left: 20px;}
table.details select { width: 100px; }

table.archetypes tr.names th { width: 110px; }
#at_ui { width: 190px; }

table.moral th { width: 50px; }
 
#align_meaning {
	width: 220px;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table.disciplines td { width: 90px; }
table.disciplines { width: 710px; }