#sidebarContainer {	background-color: #cccccc;	float: right;	height: auto;	margin-top: 0px;	text-align: left;	width: 200px;}#sidebarContainer h1 {	background-image: url(../../images/h1top.png);	background-position: left;	background-repeat: no-repeat;	color: white;	font-size: 12px;	margin-bottom: 0px;	padding-bottom: 0px;	padding-left: 5px;	padding-right: 5px;	padding-top: 7px;	text-align: center;}#sidebarContainer h2 {	background-image: url(../../images/h2bot.png);	background-position: left;	background-repeat: no-repeat;	font-size: 10px;	margin-top: 0px;	padding: 5px;	text-align: left;}#navcontainer2 {	background-color: #666666;	font-size: 1.5em;	margin-bottom: 10px;	margin-left: 0px;	position: relative;}#navcontainer2 ul {	background-color: #cccccc;	background-image: none;	background-position: left;	list-style-image: none;	list-style-style: none;	margin-left: 10px;	margin-right: 0px;	max-width: 180px;	min-width: 180px;	padding: 0;	text-align: left;}