#comp_main {
	line-height: 160%;
}
.compform, .overview {
	text-align: left;
	margin-bottom: 20px;
}

.compform th, .overview th {
	text-align: center;
	padding: 0px 3px 0px 3px;
}
.compform .label {
	vertical-align: top;
	padding: 2px;
	padding-bottom:1em;
	text-align:right;
	font-weight: bold;
	width: 400px;
}

.overview tr:hover {
	background: #ffffcc;
}

.compform .element {
	vertical-align: top;
	padding: 2px;
}
.compform input, .overview input, .compform select, .compform textarea {
	font-family: font-family : arial, helvetica;
	font-size: 11px;
}

table.overview td, table.overview th {
	text-align: center;
}

table.overview .definition {
	text-align: left;
}
.qnr {
	font-weight: bold;
	margin-right: 10px;
	background-color: #fff;
	padding: 1px 3px;
	border: 1px solid gray;
}
p.q { font-weight: bold; }

ul.lower_alpha { list-style-type: lower-alpha; text-align:left; }
.center { text-align:center; }
.left { text-align:left; }


/**
	* Added by Christian nov.22-2005
	*/

.yearnav {
	text-align:center;
}