div#runes {
  background:no-repeat 0 0;
	padding-top:270px;
}

div#runes ol, div#runes ul {
	padding-left:20px;
}

div#runes ul#runelist {
	list-style:none;	
}

div#runes ul#runelist li {
	float:left;
	text-align:center;
	height:110px;
	width:150px;
	margin-bottom:20px;
}

div#runes p img,
div#runes ul#runelist li img {
	/*margin-right:10px;*/
	vertical-align:middle;
}

div#runes  .runeicon {
	text-align:center;
	width:120px;
}

div#runes h3 {
	margin-bottom:6px;
}

div#runes table {
	margin-bottom:20px;
}

div#runes  .multi,
div#runes  .operator {
	width:30px;
	text-align:center;
	font-size:25px;
	font-weight:bold;	
	font-style:italic;
	text-shadow:1px 1px 3px #555533;
	padding-right:4px;
	filter:DropShadow(color=#aa8877, offx=2, offy=2);
}

div#runes  .multi {
	width:40px;
	text-align:right;
}
