#content  ul {
    margin: 10px 15px 0 0;
    font-size: 1.3em;
    line-height: 1.8em;
}
#content  ul li {
    margin: 6px 0 3px;
}
#content  ul.faq li {
    padding-left: 14px;
    background: url(images/common/listmark/listmark1.gif) no-repeat 0 5px;
    list-style: none;
}
#content  ol {
    margin: 10px 15px 0 22px;
    font-size: 1.3em;
    line-height: 1.8em;
}
#content  dl {
    margin: 10px 15px 0 0;
    font-size: 1.3em;
    line-height: 1.8em;
}

.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em 3em;
	font-size: 0.85em;
	line-height:2em;
        text-align: left;
}

a.page-numbers, .tablenav .current {
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
}

a.page-numbers:hover {
	color:white;
	background: #697F2C;
}

.tablenav .current {
	color: white;
	background: #697F2C5;
	background-color: #697F2C;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-weight:bold;
}
