h2 a {
	color: #000000;
}

h2 a:hover {
	color: #ffae00;
}

table {
	width: 517px;
}

td.left, td.right {
	width: 45%;
}

td.left p, td.right p {
	margin-left: 6px;
}

* html table {
	position: relative;
	left: 218px;
}

* html table.responsibility {
	width: 500px;
	position: relative;
	left: 0px;
}

table tr td {
	padding-right: 28px;
}

table tr td.right {
	padding-left: 20px;
}

table tr td.line {
	background-image: url('/common/images/interface/bg_vertical_dots.gif');
	background-repeat: repeat-y;
	width: 1px;
}

a.sub {
	color: #606060;
}
