/* retina */

.poslist .head {
	background: url(../img/arrow-down-15x18-black2.png) bottom left no-repeat;
	background-size: 15px 18px;
}

#feature .head {
	background: url(../img/arrow-down-15x18-black2.png) bottom left no-repeat;
		background-size: 15px 18px;

}

.storyList .head h2{
	background: url(../img/arrow-down-15x18-black2.png) no-repeat scroll left bottom transparent;
		background-size: 15px 18px;

}

.facet h2 {
	background: url(../img/arrow-down-15x18-black2.png) bottom left no-repeat;
		background-size: 15px 18px;

}

#submenu h2 {
	background: url(../img/arrow-down-15x18-black2.png) bottom left no-repeat;
		background-size: 15px 18px;
}

.tabmenu ul li a{
	background: url(../img/arrow-down-15x18-grey2.png) bottom left no-repeat;
	background-size: 15px 18px;
}

.tabmenu ul li.selected a {
	background: url(../img/arrow-down-15x18-black2.png) no-repeat scroll left bottom transparent;
	background-size: 15px 18px;
}

#header #section h2 strong,
#header #section h2 strong a {
	background: url(../img/logo-ident_mobile2.png) no-repeat left;
	background-size: 160px 26px;
}

#index .search p input.query{
	background:url(../img/index-search_glass2.png) left no-repeat #fff;
	background-size: 18px 18px;
	background-position: 8px 8px;
}

