.left {	
	width: 200px;
	text-align: center;
	vertical-align: middle;
 }
.heading {
	text-align: center;
	font-weight: bold;
	background-color:#B3C4FF;
	color:#000000;
}
.primary { font-style: italic }
.act { background-color: #000000 }
.spec { background-color: #999999 }
td {
	border: 1px dotted #666666;
	font-size: 90%;
	empty-cells:hide;
	vertical-align: top;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

td td td { font-size: 105% }
h1 { font-size: 133%; }
.border { border: 1px solid #666 }
.ooc { color: #444 }
.run { 
	background: url(/images/all/run.gif) center right no-repeat;
	padding-right: 11px;
}
.location { 
	background: url(/images/all/location.gif) center right no-repeat;
	padding-right: 11px;
}
.character { 
	background: url(/images/all/character.gif) center right no-repeat;
	padding-right: 11px;
}
