table.wiki-content-table td{
	border: 1px solid #888;
width: 250px;
text-overflow:ellipsis;
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

table.wiki-content-table a{
	font-size: xx-small;
}

div.section-header{
font-size: 36px;
}
div.section-header a{
font-size: 36px;
}
div.section-header table{
border-width:0px;
}