
#navi-currentPage {
	display: inline-block;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	vertical-align: baseline;
}

#navi-currentPage input {
	height: 29px;
	padding-top: 7px;
}

.doc-filter {
	line-height: 90%;
}

.fixed-size-button input {
	width: 100px;
}

table.doc-filter-table {
	border: medium none;
	width: 75%;
}

.doc-filter-table tr.caption td {
	padding: 0.25em 0px 0.75em;
	font-size: 2.4em;
	text-align: left;
}

.doc-filter-table tr.head td { 
	background: none repeat scroll 0% 0% #003478;
	color: rgb(255, 255, 255);
	border-top: 3px solid rgb(22, 154, 204);
	font-size: 1.2em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.doc-filter-table tr.formRow td { 
	margin-left: 1em;
	padding-right: 1em;
}

table.doc-filter-table td {
	border: medium none;
}

p.openingText a.link-SenTiskHtml {
	font-size: 60%;
}

.fixed-height {
	*height: auto !important;
}

.navi-item {
	float: left;
	margin: 5px;
}

.navi-item div {
	display: inline;
	margin-left: 5px;
}

.navi-item .button input {
	margin-right: 1px;
}