.scrollable {
	height: 332px;
	overflow: auto;
	margin-right: -8px;
	padding-right: 8px;
}

*html .scrollable {
	height: 332px;
	width: 246px;
}

#nav2 h3 {
	color: #d6c285;
	margin: 1em 0 0 0;
}

#nav2 h4 {
	color: #403b38;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
}

#sidebarContainer #nav2 a.currentLink:link, #sidebarContainer #nav2 a.currentLink:visited {
	color: #d6c285;
}

#nav2 .resultContainer {
	background-color: #a69b90;
	margin: 0 0 2px 0;
	padding: 2px 5px;
	color: #fff;
}

#nav2 .resultContainer a:link, #nav2 .resultContainer a:visited {
	color: #eae4e4;
}


#sidebarContainer a.selectAnotherCity:link, #sidebarContainer a.selectAnotherCity:visited {
	display: block;
	float: right;
	background: url(../images/content-back_button4.gif) no-repeat 6px 9px;
	margin: 0 4px 0 0;
	padding: 2px 0 2px 25px;
	color: #fff;
	font-size: 12px;
}

#contentContainer a.selectAnotherCity:link, #contentContainer a.selectAnotherCity:visited {
	background: url(../images/content-back_button2.gif) no-repeat 3px 8px;
	padding: 2px 0 2px 20px;
	float: right;
	display: block;
	margin: 8px 0 0 0;
}