#xiStyler {
	min-width: 615px;
}

.selectedlettertab {
	color: black;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid white;
	font-weight: bold;
	padding-left: 0.4em;
	padding-right: 0.2em;
	text-align: center;
}

.lettertab {
	color: #a9a9a9;
	background-color: ButtonFace;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	padding-left: 0.4em;
	padding-right: 0.2em;
	text-align: center;
}

.letterpadding {
	border-left: 1px solid silver;
}

#alphabet {
	min-width: 610px;
	max-width: 610px;
}

#Expertise {
	border: 1px solid silver;
	min-width: 596px;
	max-width: 596px;
	height: 500px;
	overflow: auto;
	padding: 5px;
}

.SITRow {
	width: 280px;
	overflow: hidden;
}

#Expertise div#c2 {
    float: left;
    width: 285px;
}
#Expertise div#c1 {
    float: left;
    width: 280px;
}

.expert {
	margin-top: 1em;
}

.expert a {
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid white;
	padding: 0 4 0 4;	
}

.foe {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: smaller;
	padding: 4 0 4 14;	
}