a:visited{
	text-decoration:none;
}

.close-error a{
	position:relative;
}
a:active, a:selected, a:visited { 
    border: none;
    outline: none;
}
a:active, a:focus {
   outline:  none;
   ie-dummy: expression(this.hideFocus=true);
}


.ie10 #header_bg{
	background: -ms-linear-gradient(rgb(0, 158, 224) 0%, rgb(0, 158, 224) 69%, rgb(18, 65, 98) 69%, rgb(18, 65, 98) 100%);
}


/* LISTING */

.ie10 .listinghover{
	display:block;
	width:962px;
	overflow:hidden;
}

