.cont .menu .menu-wrap ul li a:hover{
   background: url('../img/ie_menu_bg.png') repeat;
}
.cont.fixed .wrapper .block.large .content ul.image-list li ul li{
	background: url('../img/ie_img_bg.png') repeat;
}
.cont.fixed .wrapper .block.large .content table tr.even td{
	 background: url('../img/ie_table_bg.png') repeat;
}
.cont .menu .menu-wrap .login{
	border-left: solid 1px #48671A; 
	border-right: solid 1px #48671A; 
}
.cont .menu .menu-wrap .login.active{
	background: url('../img/ie_menu_bg.png') repeat;
}

