/*************************************

		IE FIX

**************************************/

/** html #wrapper, * html #footer {
	width: 960px;
}

* html #menu * {
	padding: 0;
	margin: 0;
}

* html #menu a {
	margin-left: -4px;

}

* html #banner .block {
	width: 2px;
	overflow: visible;
}

* html .login_box form {
	display: auto;
}

* html .filemanager{
	overflow: visible;
}

*/

.filecontrols,
.filecrdateage,
.title, 
.fact_icon_1, 
.fact_icon_2, 
.fact_icon_3, 
.fact_icon_4,
strong, 
h1 { 
	behavior: url(res/iepngfix.htc); 
}