﻿*.nav-right-icons ul li,
.cusel span,
.cusel,
.cusel .cuselFrameRight{
	behavior: url('/public/htc/PIE.php');
}
/* fix IE6 hover*/
.nav-right-icons ul li.hover{
	background: #828280 url('../images/nav-right-icons-li-bg.gif') repeat-x center top;
}
.nav-right-icons ul li.hover .home-icon{
	background: url('../images/home-icon-hover.gif') no-repeat center center;
}
.nav-right-icons ul li.hover .search-icon{
	background: url('../images/search-icon-hover.gif') no-repeat center center;
}
.nav-right-icons ul li.hover .email-icon{
	background: url('../images/email-icon-hover.gif') no-repeat center center;
}
/* fix IE6 hover off*/
.img-section{
	behavior: none;
	border: none; 
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 11px;
}
.img-section-text{
	-pie-png-fix: true;
}



