#sidebar1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar1 li {
	margin: 10px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	text-align: center;
	background: #b9dfff;
	font-weight: bold;
	font-size: small;
}
#footer ul {
	list-style-type: none;
	text-align: right;
}

.twoColElsLtHdr #container #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
