/* 
all hacks on this page are targeted towards IE7.  All elements
listed here have rules that replace their respective siblings in
the main stylesheet
*/

* html #menu_online_banking ul {
	padding-top: 82px;
	margin-left: 22px;
	margin-bottom: 0px
}
* html #left_top  {
	margin-top: 0px;
	margin-bottom: -15px;
}
* html #menu_left a {
	width: 145px;
}
* html #home_page_rates {
	padding-top: 43px;
	}
* html #home_page_text {
	width: 429px;
	height: 249px;	
	}
* html .menu_button {
		margin-right: -10px;
	}
* html .lW { float: left; clear: left; height: 10px; }
* html .rW { float: right; clear: right; height: 10px; }
